Skip to content

KLszTsu/NodeMCU-RemoveInit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Join the chat at https://gitter.im/NodeMCU-RemoveInit/Lobby Codacy Badge

NodeMCU-RemoveInit

When NodeMCU runs into infinite loops, this tool help you remove init.lua to stop NodeMCU from being a brick.

Reqirement

Installation

Clone from GitHub

$ git clone git@github.com:KuangLei/NodeMCU-RemoveInit.git

or just download "RemoveInit.sh".

Usage

./RemoveInit.sh -e <esptool.py> -p <port>
The -e option specify the way to run esptool.py. If you install esptool though pip, just enter esptool.py. If you clone esptool to somewhere, just enter the place like /home/klsz/Documents/esptool/esptool.py.
The -p option specity the port of NodeMCU, for example /dev/ttyUSB0.

Contact and support us

Please see CONTRIBUTING.md.

Thanks.

About

清除init.lua以解决NodeMCU无限循环等问题。Repair NodeMCU which runs into infinite loops by removing init.lua.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages