USBHost_t36/examples
Kurt Eckhardt 12be685ab1 Test fixes for different parity and like
I did a quick test using the Serial test app, where I can type in lines like:
#38400,7E1
And it reopens the serial port at the specified baud and format.  Note the formats the test app looks for is 7E1, 7O1, 8N1, 8N2.

Tested on an FTDI, PL2303 and CH341.  I also tested going to Teensy 3.2 CDCACM.  But as far as I know the teensy could not care less about Baud/Format.

Unless of course there is a way to query the value and use it to set a Hardware Serial port to it.
2017-11-05 10:53:54 -08:00
..
AntPlus Arduino style API for AntPlus payload parsers 2017-10-21 03:34:40 -07:00
Mouse String buffers - Devices contribute buffers 2017-10-19 14:57:52 -07:00
SerialTest Test fixes for different parity and like 2017-11-05 10:53:54 -08:00
Test Update Test example slightly 2017-03-07 07:47:02 -08:00