ph1p / ikea-led-obegraensad

ESP32/Arduino hack for the ikea OBEGRÄNSAD led wall lamp
MIT License
578 stars 78 forks source link

Fix esp8266 crash, int overflow and compiler warnings #30

Closed jekkos closed 1 year ago

jekkos commented 1 year ago

@ph1p This PR fixes a couple of issues

ph1p commented 1 year ago

Thank you! :) I added int in the screen.cpp again, because it didn`t work on my ESP32 :/ Does it work with this change on your ESP8266?