RasPiArduino
RasPiArduino copied to clipboard
ESP8266 sketch with FS.H
trafficstars
Hi Guys,
i want to compile an ESP8266 sketch wich includes FS.H. It complains it's not found.
Whta do I need to change in the sketch to make it work?
FS is not really part of official Arduino so it is not implemented here. There is the Bridge class that deals with files. https://github.com/me-no-dev/RasPiArduino/blob/master/libraries/Bridge/src/FileIO.h