I believe the ESP8266 and ESP32 use the same wifi library, is that true?
when I try to run the same software on these two devices the I get different results. The 8266 is OK. The ESP32 gives following error:
what am I doing wrong?
Thanks
when I try to run the same software on these two devices the I get different results. The 8266 is OK. The ESP32 gives following error:
B4X:
C:\Program Files (x86)\Arduino\libraries\ESP8266wifi-master/ESP8266wifi.h:23:26: fatal error: avr/pgmspace.h: No such file or directory
Thanks