jkane:
(I would like to leave the tx/rx (Pins 0/1)serial along for debug purposes)
Unlike other Arduino boards, pins 0 and 1 are Serial1, a hardware serial port. Serial uses the native USB capabilities of the ATmega32U4.
jkane:
(I would like to leave the tx/rx (Pins 0/1)serial along for debug purposes)
Unlike other Arduino boards, pins 0 and 1 are Serial1, a hardware serial port. Serial uses the native USB capabilities of the ATmega32U4.