settings: clean up after namespace update

missing stringview key checks
fix template specialization order when building single source
update left-over modules that werent using espurna { ... }
This commit is contained in:
Maxim Prokhorov
2022-08-29 05:29:31 +03:00
parent cc16c36736
commit 98584aecc4
9 changed files with 30 additions and 22 deletions

View File

@@ -2446,6 +2446,10 @@ void _lightWebSocketOnAction(uint32_t client_id, const char* action, JsonObject&
namespace {
// TODO: at this point we have 3 different state save / restoration
// routines that do *almost* the same thing
// (key point is, almost)
// Special persistance case were we take a snapshot of the boolean
// state, brightness and of current input and converted values