🪄 Formats StatefulService
This commit is contained in:
@@ -17,9 +17,8 @@
|
||||
|
||||
#include <Arduino.h>
|
||||
|
||||
namespace SettingValue
|
||||
{
|
||||
String format(String value);
|
||||
namespace SettingValue {
|
||||
String format(String value);
|
||||
};
|
||||
|
||||
#endif // end SettingValue
|
||||
|
||||
Reference in New Issue
Block a user