Hi Dan,
The Leonardo board that I am using would be closer to the Micro formfactor than the UNO formfactor, it does not have the Arduino UNO form factor, of just plugging the shield onto the Leonardo.
I have taken a UNO prototyping board, and have hard wired the Arduino Shield connections to a connector that plugs into the Leonardo board… There is no ability to use Pins2/3 with a jumper, pins 0 and 1 are connected to the Serial1 port
The Github link is the one I am using, I got the date from the RAW files of the .h and .cpp, not from the change log.
So I need to massage the Smartthings.h and .cpp files to address the Serial to Serial1 change
can you give me some pointers?
Everything I am doing would be relevant for the Micro form factor or any Arduino board that uses the Atmega32U4 CPU
I read an article,
section 4.2.4 Arduino Shield was interesting
Thanks again
Ben


