You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ESP.getFreeHeap() includes memory that can only be accessed with
32 bit alignment. However malloc etc. will never allocate from this
memory.
espressif/arduino-esp32#5346 (comment)
0 commit comments