This website requires JavaScript.
Explore
Help
Sign In
16mm
/
mcopy
Watch
1
Star
0
Fork
You've already forked mcopy
0
Code
Issues
14
Pull Requests
Projects
2
Releases
13
Wiki
Activity
478799965e
mcopy
/
app
/
lib
/
ui
History
mmcwilliams
94942d86f9
Remove log from UI. Just use console and write directly to system log.
2019-03-21 15:47:07 -04:00
..
Readme.md
Feeble first attempt at documenting code
2019-02-23 12:25:47 -05:00
cam.js
Refactor cam module into cam module.
2019-03-21 14:59:46 -04:00
cmd.js
WIP wednesday
2019-03-20 18:37:00 -04:00
devices.js
All vars become consts to prevent redeclaration during this rewrite (and they should be that anyway)
2019-03-21 15:43:03 -04:00
index.js
Add a function to cancel a sequence. This should only be used during "seq.exec()".
2019-03-18 19:42:12 -04:00
light.js
All vars become consts to prevent redeclaration during this rewrite (and they should be that anyway)
2019-03-21 15:43:03 -04:00
mscript.js
All vars become consts to prevent redeclaration during this rewrite (and they should be that anyway)
2019-03-21 15:43:03 -04:00
nav.js
All vars become consts to prevent redeclaration during this rewrite (and they should be that anyway)
2019-03-21 15:43:03 -04:00
proj.js
All vars become consts to prevent redeclaration during this rewrite (and they should be that anyway)
2019-03-21 15:43:03 -04:00
seq.js
Layout all commands that need to be added for dual projector functionality.
2019-03-20 15:44:07 -04:00
Readme.md