mathieucarbou / MycilaConfig

A simple and efficient config library

Home Page:https://oss.carbou.me/MycilaConfig/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MycilaConfig

License: MIT Continuous Integration PlatformIO Registry

A simple and efficient config library for Arduino / ESP32.

  • NVM based
  • Backup and restore
  • Json
  • Default values
  • Listeners
  • Caching
  • Password masking
  • Smart setting restore to trigger enabled/disabled settings at the end

Usage

See example and API

About

A simple and efficient config library

https://oss.carbou.me/MycilaConfig/

License:MIT License


Languages

Language:C++ 100.0%