"include "ESP8266.h#
i have a problam with the ESP8266 library the error is:: error: expected identifier before numeric constant
c:\Users\nimrod\Documents\Arduino\libraries\ESP8266-master/ESP8266.h:143:7: note: in expansion of macro 'ESP8266'
143 | class ESP8266 {
| ^~~~~~~
: error: expected unqualified-id before numeric constant
c:\Users\nimrod\Documents\Arduino\libraries\ESP8266-master/ESP8266.h:143:7: note: in expansion of macro 'ESP8266'
143 | class ESP8266 {
| ^~~~~~~
: error: expected unqualified-id before numeric constant
c:\Users\nimrod\Documents\Arduino\libraries\ESP8266-master/ESP8266.h:216:8: note: in expansion of macro 'ESP8266'
216 | extern ESP8266 WiFi;
| ^~~~~~~
exit status 1
Compilation error: exit status 1
i used just the code i wrote and it still happnd whay should i do i used the NodeMCU 1.0 (ESP-12E Module)
board
