M5Stack-SD-Updater
M5Stack-SD-Updater copied to clipboard
[SD-App] please add m5stack-DHT12
Please add this project to the m5stack registry https://github.com/s2node/m5stack-DHT12
Add library requirement:
https://github.com/AmbientDataInc/Ambient_ESP8266_lib
pre-hook:
awk '/\/\/#define OFFLINE_MODE/{print;print "#define OFFLINE_MODE";next}1' DHT12.ino > tmp && mv tmp DHT12.ino;
post-hook:
#
The app has been scheduled for rebuild
Compilation of this package failed, it has been labeled as invalid until the source of the problem is identified and addressed