I tried to have this running on a wemos R1 mini.
When starting the module, i get a stack trace:
3fff13b0: feefeffe feefeffe 3ffe8550 40100f51
<<<stack<<<
ets Jan 8 2013,rst cause:2, boot mode:(3,7)
I tried to debug it and the error happens somewhere at my fork:
[https://github.com/dakky/WordclockV3/blob/debugbranch/src/ledfunctions.cpp#L546](see here)
Here is the serial output with my debug messages:
ESP8266 WordClock setup() begin
Starting timer
Loading configuration
Reading EEPROM config
Starting LED module
DEBUG: 1
DEBUG:1
DEBUG:2
114
DEBUG:2.5
4
Any idea whats wrong here?
oh btw: the wemos has nothing attached to it yet. Just powered by usb.
I tried to have this running on a wemos R1 mini.
When starting the module, i get a stack trace:
I tried to debug it and the error happens somewhere at my fork:
[https://github.com/dakky/WordclockV3/blob/debugbranch/src/ledfunctions.cpp#L546](see here)
Here is the serial output with my debug messages:
Any idea whats wrong here?
oh btw: the wemos has nothing attached to it yet. Just powered by usb.