mcopy/ino/lib/McopySerial
Matt McWilliams 4e0149e752 Fixed issue with baud being stored as const overflowed. Silly mistake.
Also storing command chars as public const variables to shorten code and allow for mc.COMMAND rather than McopySerial::COMMAND. Cleans up example code a lot.
2023-03-21 20:35:00 -04:00
..
McopySerial.cpp Fixed issue with baud being stored as const overflowed. Silly mistake. 2023-03-21 20:35:00 -04:00
McopySerial.h Fixed issue with baud being stored as const overflowed. Silly mistake. 2023-03-21 20:35:00 -04:00