basic nodemcu stuff in lua/
This commit is contained in:
2
lua/Makefile
Normal file
2
lua/Makefile
Normal file
@ -0,0 +1,2 @@
|
||||
upload: init.lua
|
||||
luatool.py --ip 192.168.1.174:2323 -vd -f init.lua
|
||||
Reference in New Issue
Block a user