Hello Everybody,
I want to save custom type variables in a GlobalStore slot.
I can compile and run my code, but when I try to log the saved IP address, the ESP8266 crashes.
My code:
#Region Project Attributes
#AutoFlushLogs: True
#CheckArrayBounds: True
#StackBufferSize: 300
#End...
I'm getting odd results with the GlobalStore code. I need to store several KB worth of data in a running program that arrives via Wifi. This is on ESP32 board.
In the code below 3 objects arrive with a total of 676 bytes of data. The first object is 333 bytes and I need to place it into an...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.