Search results

  1. N

    Teensy 3.0 UART (Serial Ports)

    Hi all Since the Teensy 3 has 3 serial ports (UARTs), how would you print data to them? Would you say Uart1.print("Test")? I know on the Teensy 2 you could say Uart.print("Test") Please let me know. Thanks
Back
Top