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

View File

@ -1,2 +1,5 @@
upload: init.lua
luatool.py --ip 192.168.1.174:2323 -vd -f init.lua
check: *.lua
./../nodemcu-firmware-esp32/build/luac_cross/luac.cross -p $? && touch $@