diff --git a/cores/esp8266/core_esp8266_postmortem.cpp b/cores/esp8266/core_esp8266_postmortem.cpp index 9dad01d46d..a21c64091c 100644 --- a/cores/esp8266/core_esp8266_postmortem.cpp +++ b/cores/esp8266/core_esp8266_postmortem.cpp @@ -118,7 +118,7 @@ static inline void ets_println() { ets_printf_P(PSTR("\n")); } static void cut_here() { #ifdef NO_CUT_HERE - return; + return; #endif // https://tinyurl.com/8266dcdr => https://arduino-esp8266.readthedocs.io/en/latest/faq/a02-my-esp-crashes.html#exception