1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-04-21 10:26:06 +03:00

Update SdFat to not undefine F() macro (#6787)

Fixes #6767 .  Remove the `undef F` from SysCall.h as it is not needed
nor used in the SD or SDFS libraries.  This puts F() strings back in
flash when using the SD/SDFS libs.
This commit is contained in:
Earle F. Philhower, III 2019-11-16 15:50:02 -07:00 committed by GitHub
parent 25f74bb52e
commit 01e9d948c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1 +1 @@
Subproject commit af4ed0c5ec3084cb3883df51ec2052791ca2bff2 Subproject commit b240d2231a117bbd89b79902eb54cae948ee2f42