srg74 / WLED-wemos-shield

Wemos D1 Mini (ESP8266) or Wemos ESP32 D1 Mini (ESP32) based universal shield for WLED firmware
https://github.com/srg74/WLED-wemos-shield
MIT License
501 stars 69 forks source link

experimental/Firmware/esp32_display.bin build 2111281 #61

Closed o1hitman1o closed 2 years ago

o1hitman1o commented 2 years ago

experimental/Firmware/esp32_display.bin The display is not functioning. But in experimental/Firmware/Debug_builds/esp32_display.bin Everything is working correctly. Not sure what the difference is.

srg74 commented 2 years ago

There is no difference in builds, only debug build is debug enabled.

o1hitman1o commented 2 years ago

I have tested every build from v0.11.1_210210 on v1.51 board to the latest version. This was the results.

wemos_shield_esp8266.bin v0.11.1_2102210 - working with display wemos_shield_esp8266.bin v0.11.1_2102130 - working with display wemos_shield_esp8266_display.bin v0.11.1_2102130 Update to recent - working no display esp8266_display.bin v0.12.0_2106280 working no display esp8266_display.bin v0.13.0-b2 - working no display esp8266_display.bin v0.13.0-b3 - working no display esp8266_display.bin v0.13.0-b4 - won't boot esp8266_display.bin v0.13.0-b5 - won't boot esp8266_display.bin experimental - working no display esp8266_display.bin experimental debug - working with display I have tried flashing several times and get the same result. There has to be some difference somewhere I just don't know where to look.