mcopy/ino/components/mcopy_light
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
..
Adafruit_Pixie.cpp Update light sketch, add Pixie lib 2023-03-05 17:13:29 -05:00
Adafruit_Pixie.h Update light sketch, add Pixie lib 2023-03-05 17:13:29 -05: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
mcopy_light.ino Rewrite mcopy_light to use McopySerial 2023-03-18 17:13:41 -04:00