mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 22:22:16 +03:00
Дополняем базу конвертации
This commit is contained in:
@@ -40,4 +40,4 @@ boolean isDigitDotCommaStr(const String& str);
|
||||
|
||||
String prettyBytes(size_t size);
|
||||
|
||||
String uint64ToString(uint64_t input);
|
||||
String uint64ToString(uint64_t input, uint8_t base = 10);
|
||||
|
||||
Reference in New Issue
Block a user