jp112sdl / AskSinAnalyzer

Analyzer for radio telegrams in a HomeMatic environment
Other
73 stars 12 forks source link

Windows ide fix #70

Closed JurgenO closed 4 years ago

JurgenO commented 4 years ago

This branch fixes the following issues in Windows IDE environment:

a) Compile error : 'String' does not name a type via update of AskSinAnalyzerESP32.ino b) Error: The program size (1398961 bytes) is greater than maximum allowed (1310720 bytes) by adding library versions to platformio.ini c) Added reference to "Time.h" handling in platformio.ini - It would be useful if this could be updated in the Wiki, also.

Cheers Juergen