Skip to content

Commit e95f451

Browse files
committed
Add info to readme about issue with Time.h
1 parent d03c03f commit e95f451

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,8 @@ Microcontroller ESP8266
9999
Frequency 80MHz
100100
Flash 4MBl
101101

102+
**NB: If building under Windows you need to delete .piolibdeps/Time/Time.h - due [filesystem case insensitivity](https://github.com/me-no-dev/ESPAsyncWebServer/issues/96)*
103+
102104
## Configuration & Deployment
103105

104106
Standard configuration settings, such as build flags, libraries and device configuration can be found in platformio.ini. See the [PlatformIO docs](http://docs.platformio.org/en/latest/projectconf.html) for full details on what you can do with this.

0 commit comments

Comments
 (0)