mmcwilliams
|
7a901b31c4
|
Add log to device module. This cli app is turning into a dog fast. Need to take a step back and reconsider.
|
2019-02-26 21:57:43 -05:00 |
mmcwilliams
|
a5a9a4ea86
|
Refactor arduino module to not use the mcopy. prefix. This should really be a class, not an object. We'll get there.
|
2019-02-26 21:55:52 -05:00 |
mmcwilliams
|
b19b20dad9
|
Use exit and arduino modules properly
|
2019-02-26 21:54:04 -05:00 |
mmcwilliams
|
bc9e882a37
|
Install exit module
|
2019-02-26 21:10:11 -05:00 |
mmcwilliams
|
fa477aec83
|
Install exit module in cli app
|
2019-02-26 21:09:35 -05:00 |
mmcw-dev
|
955e49fff2
|
Add exit module to cli tool
|
2019-02-25 20:24:42 -05:00 |
mmcwilliams
|
48b86ebc93
|
Got basic arduino functionality working. Can enumerate devices.
|
2019-02-24 08:45:13 -05:00 |
mmcwilliams
|
bee40965b1
|
Make modules local because modules in /app directory are recompiled for electron. Throws error on load in node 10.
|
2019-02-24 08:32:16 -05:00 |
mmcwilliams
|
bf3adec727
|
Interpret mscript commands on input.
|
2019-02-24 08:22:59 -05:00 |
mmcwilliams
|
56a83615a9
|
Begin mcopy-cli for a simple command line interface
|
2019-02-24 08:13:47 -05:00 |