jasoncoon / esp8266-fastled-webserver

GNU General Public License v3.0
714 stars 359 forks source link

Move to subdirectory, fix various compiler warnings #208

Closed henrygab closed 2 years ago

henrygab commented 2 years ago

This fixes a number of compiler warnings.

Only remaining compiler warnings relate to the use of SPIFFS, which is deprecated.

(( I will open a separate thread to discuss moving to LittleFS. ))