mirror of
https://github.com/rstrouse/ESPSomfy-RTS.git
synced 2025-12-13 11:02:12 +01:00
Github firmware updates #171
This commit is contained in:
parent
b91c54d377
commit
a9325eeca5
23 changed files with 922 additions and 78 deletions
|
|
@ -74,7 +74,6 @@ class ShadeConfigFile : public ConfigFile {
|
|||
bool readNetRecord();
|
||||
bool readTransRecord(transceiver_config_t &cfg);
|
||||
public:
|
||||
static bool getAppVersion(appver_t &ver);
|
||||
static bool exists();
|
||||
static bool load(SomfyShadeController *somfy, const char *filename = "/shades.cfg");
|
||||
static bool restore(SomfyShadeController *somfy, const char *filename, restore_options_t &opts);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue