taligentx / dscKeybusInterface

An Arduino/esp8266/esp32 library to directly interface with DSC security systems.
GNU General Public License v3.0
496 stars 125 forks source link

Migrate SPIFFS to LittleFS so the code can compile + optional HTTP_AUTH #299

Closed valqk closed 4 months ago

taligentx commented 3 months ago

Hi @valqk - thanks! Merged, though I removed the HTTP_AUTH as the example sketches should focus on library integration rather than having options for the various other components (also why OTA is not included, for example - it can be handy but not related to the library).