mcopy/ino/components
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
..
mcopy_camera Create an mcopy component for cameras that are triggered by relay, ie DSLRs and intvals. 2019-02-08 12:58:14 -05:00
mcopy_camera_relay Reverse High/low for relay 2019-02-09 09:30:11 -05:00
mcopy_camera_tests Re-organize firmware files 2017-12-28 09:30:16 -05:00
mcopy_capper Fix debug script and component 2022-07-17 09:56:03 -04:00
mcopy_light Fixed issue with baud being stored as const overflowed. Silly mistake. 2023-03-21 20:35:00 -04:00
mcopy_light_tests Add wiring instructions to mcopy_light_tests 2017-12-28 18:31:10 -05:00
mcopy_projector More mount work and start of endstop logic. Rebuilding the B&H projector unity. 2022-06-17 23:39:19 -04:00
mcopy_projector_second Fix projector_second component code. 2019-02-26 16:42:04 -05:00
mcopy_projector_tests Set brightness and alternatively log the rgb 2018-02-01 14:56:09 -05:00
mcopy_serial_tests Improve the serial test by comparing a character type 2018-01-09 23:24:09 -05:00
mcopy_servo_debug Fix debug script and component 2022-07-17 09:56:03 -04:00