Page 1 of 1

CytronWiFiSDServer example not building

PostPosted: Sat Apr 18, 2020 5:44 pm
by lexfiend
Hi!

Was trying to build the CytronWiFiSDServer to test the SD card reader on my v2.0 ESP8266-WiFi Shield, but the compile fails with:
CODE: SELECT_ALL_CODE
SdFat.h: No such file or directory


How do I find and include SdFat.h? Thanks much!

Re: CytronWiFiSDServer example not building

PostPosted: Sun Apr 19, 2020 11:59 am
by Idris
Hi lexfiend, could I know what is your main board? Arduino Uno?

Re: CytronWiFiSDServer example not building

PostPosted: Sun Apr 19, 2020 12:12 pm
by lexfiend
Yes, the two boards I'm currently using are Uno-derivatives (your Maker Uno and Elecfreaks' Freaduino UNO).