I want to make a library to open source . I make the library in /Users/username/Library/Arduino15/packages/esp8266/hardware/esp8266/2.0.0/libraries
but when I compilation , arduino IDE said :
ESP8266WiFi.h: No such file or directory
#include "ESP8266WiFi.h"
^
compilation terminated.
Anyone have some idea for it ?