Name too long
This commit is contained in:
@@ -139,7 +139,7 @@ void StringSettings::executeForEveryCommonSetting(T &&callable)
|
|||||||
#ifdef FEATURE_ESPNOW
|
#ifdef FEATURE_ESPNOW
|
||||||
#endif
|
#endif
|
||||||
callable("espnow_doorId", esp_now_door_id);
|
callable("espnow_doorId", esp_now_door_id);
|
||||||
callable("espnow_doorToken", esp_now_door_token);
|
callable("espnow_doorTo", esp_now_door_token);
|
||||||
}
|
}
|
||||||
|
|
||||||
template<typename T>
|
template<typename T>
|
||||||
|
Reference in New Issue
Block a user