M5Stack-SD-Updater icon indicating copy to clipboard operation
M5Stack-SD-Updater copied to clipboard

[SD-App] please add m5stack-DHT12

Open tobozo opened this issue 6 years ago • 4 comments

Please add this project to the m5stack registry https://github.com/s2node/m5stack-DHT12

tobozo avatar Apr 29 '19 10:04 tobozo

Add library requirement:

https://github.com/AmbientDataInc/Ambient_ESP8266_lib

tobozo avatar Aug 28 '19 12:08 tobozo

pre-hook:

awk '/\/\/#define OFFLINE_MODE/{print;print "#define OFFLINE_MODE";next}1' DHT12.ino > tmp && mv tmp DHT12.ino;

post-hook:

#  

tobozo avatar Aug 28 '19 13:08 tobozo

The app has been scheduled for rebuild

tobozo avatar Sep 08 '19 00:09 tobozo

Compilation of this package failed, it has been labeled as invalid until the source of the problem is identified and addressed

tobozo avatar Sep 26 '19 14:09 tobozo