tobozo
tobozo
pre-hook: echo "#ifndef logo_h" >> src/font.h; echo "#define logo_h" >> src/font.h; xxd -i data/tml_logo.jpg >> src/font.h; echo "#endif" >> src/font.h; sed -i 's/M5.Lcd.drawJpgFile(SPIFFS, "\/tml_logo.jpg", 0, 0);/M5.Lcd.drawJpg(data_tml_logo_jpg, data_tml_logo_jpg_len, 0, 0);/g' src/RGBmask.ino;...
Compilation of this package failed, it has been labeled as invalid until the source of the problem is identified and addressed
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
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
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
pre-hook: mkdir -p $M5_SD_BUILD_DIR/mp3; wget https://github.com/jimpo/nyancat/raw/master/nyancat.mp3 --output-document=$M5_SD_BUILD_DIR/mp3/NyanCat.mp3; sed -i 's/\/NyanCat.mp3/\/mp3\/NyanCat.mp3/g' M5Stack_NyanCat.ino post-hook: #
The app has been scheduled for rebuild