We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13d6ccf commit de7cb0dCopy full SHA for de7cb0d
src/AsyncWebServerLogging.h
@@ -81,7 +81,6 @@
81
82
/**
83
* ESP8266 specific configurations
84
- * Note: __FUNCTION__ is stored in flash on ESP8266, so we use FPSTR() to handle it properly
85
*/
86
#elif defined(ESP8266)
87
#include <ets_sys.h>
0 commit comments