mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 22:22:16 +03:00
Объявляем новую общую функцию
This commit is contained in:
@@ -39,3 +39,5 @@ boolean isDigitStr(const String& str);
|
||||
boolean isDigitDotCommaStr(const String& str);
|
||||
|
||||
String prettyBytes(size_t size);
|
||||
|
||||
String uint64ToString(uint64_t input);
|
||||
|
||||
Reference in New Issue
Block a user