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
In file included from C:\andi\arduino\hardware\esp8266com\esp8266\cores\esp8266/umm_malloc/umm_malloc.h:13:0,
from C:\andi\htdocs\vzero\vzero.ino:37:
C:\andi\arduino\hardware\esp8266com\esp8266\cores\esp8266/umm_malloc/umm_malloc_cfg.h:10:2: error: invalid preprocessing directive #extern
#extern "C" {
^
exit status 1
Error compiling.
The text was updated successfully, but these errors were encountered:
After upgrading
Including umm_malloc is no longer possible- regardless if called with
extern
or not:result:
The text was updated successfully, but these errors were encountered: