mmcwilliams
|
9b4525e5a7
|
Refactor logFile function for readability.
Add comments to the log library. Build logs.
|
2019-03-18 16:50:40 -04:00 |
mmcwilliams
|
15bb696b59
|
Await log require in cli app because of changes to local module.
|
2019-03-08 22:33:23 -05:00 |
mmcwilliams
|
ede29216f7
|
Update arduino lib in app and cli
|
2019-03-08 22:32:25 -05:00 |
mmcwilliams
|
faeddb84ab
|
Build log
|
2019-03-08 22:31:51 -05:00 |
mmcwilliams
|
87f3bcef6f
|
Copy build libraries to cli app
|
2019-03-08 22:31:29 -05:00 |
mmcwilliams
|
c3f24b125e
|
Update cli description
|
2019-03-04 22:10:23 -05:00 |
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 |