Skip to content

linkgo/nodemcu-quick

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nodemcu-quick

A quick demo app based on nodemcu, useful scripts included.

Brief

.
├── LICENSE
├── README.md     # this file
├── library.lua   # useful things.
├── quick.lua     # quick runtime calls to library.lua
├── sample.log    # sample log from board runtime
└── scr/          # stores the actual .lua files

Notes!

Don't forget to change all the `IP_ADDR' to the actual ip address.

About

A quick demo app based on nodemcu, useful scripts included.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published