This commit is contained in:
cqc
2021-07-26 19:19:08 -05:00
parent 5454e0d9e5
commit 4fbb3e0213
6 changed files with 163 additions and 11 deletions

7
lua/.nodemcutool Normal file
View File

@ -0,0 +1,7 @@
{
"baudrate": "115200",
"port": "/dev/ttyUSB0",
"minify": false,
"compile": false,
"keeppath": false
}