mcopy/lib
mmcwilliams 099cd3052a Refactor settings into Typescript class module.
Refactor devices into Typescript class module from object.
2019-03-21 18:00:34 -04:00
..
arduino Remove console logging from arduino lib. Reject or throw to log errors 2019-03-21 15:59:50 -04:00
cam Add label to cam, light and proj module logging 2019-03-21 15:57:16 -04:00
delay Refactor delay into typescript 2019-03-21 15:02:05 -04:00
devices Refactor settings into Typescript class module. 2019-03-21 18:00:34 -04:00
digital Create a "digital" module, moving the "dig" object from the main.js process to it's own class. 2019-03-21 14:58:00 -04:00
light Add label to cam, light and proj module logging 2019-03-21 15:57:16 -04:00
log Add a label argument to the log module. 2019-03-21 15:54:55 -04:00
mscript Port shared modules to typescript. Migrate shared modules first, then look at individual needs of sub-projects. 2019-03-04 22:09:12 -05:00
proj Add label to cam, light and proj module logging 2019-03-21 15:57:16 -04:00
sequence Sequence module compiled 2019-03-21 15:06:37 -04:00
settings Refactor settings into Typescript class module. 2019-03-21 18:00:34 -04:00