1 parent dbe2da9 commit f42a11aCopy full SHA for f42a11a
1 file changed
main.cpp
@@ -67,7 +67,9 @@ static char out[OUTPUT_SIZE];
67
#if !defined(ESP8266) && !defined(ESP32)
68
struct serial_t Serial;
69
#endif
70
+#ifndef ESP8266
71
void *MMU_SEC_HEAP = NULL;
72
+#endif
73
74
struct rule_options_t rule_options;
75
0 commit comments