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
4b8c8ee842
mcopy
/
app
/
data
History
Matt McWilliams
5bad15a79a
In a two device simultaneous action, the cmd module was attemptint to await both actions in an array. This was not working and caused await to not occur. Instead, all actions have been replaced by a Promise.all, which awaits both actions simultaneously until both are complete. After that, function is correct.
2024-05-19 11:05:16 -04:00
..
cfg.json
In a two device simultaneous action, the cmd module was attemptint to await both actions in an array. This was not working and caused await to not occur. Instead, all actions have been replaced by a Promise.all, which awaits both actions simultaneously until both are complete. After that, function is correct.
2024-05-19 11:05:16 -04:00
focus1.jpg
Import all work on digital branch into master
2018-10-06 23:38:29 -04:00
focus2.jpg
Import all work on digital branch into master
2018-10-06 23:38:29 -04:00
focus3.jpg
Import all work on digital branch into master
2018-10-06 23:38:29 -04:00
menu.json
Use settings and now a menu.json file.
2018-01-04 23:42:36 -05:00