mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 00:09:51 +03:00
some refactoring
This commit is contained in:
@@ -366,7 +366,7 @@ void WebCustomizationService::begin() {
|
||||
|
||||
// hard coded tests
|
||||
#ifdef EMSESP_TEST
|
||||
void WebCustomizationService::test() {
|
||||
void WebCustomizationService::load_test_data() {
|
||||
update([&](WebCustomization & webCustomization) {
|
||||
// Temperature sensors
|
||||
webCustomization.sensorCustomizations.clear();
|
||||
|
||||
Reference in New Issue
Block a user