Thanks manitou.
Oops. I provided a simplified sample of my code without checking it. Your code works fine. This, however, demonstrates what I am experiencing (properly tested this time):
#include <SPI.h>
void...
Hi all.
When I initialise the Serial device (i.e. USB serial), it seems to unexpectedly initialise the pins for UART1 as well.
I have an application where I am using digital pins 0 and 1 as ordinary switch inputs....