mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 22:22:16 +03:00
add IRremote
This commit is contained in:
@@ -40,7 +40,7 @@ boolean isDigitDotCommaStr(const String& str);
|
||||
|
||||
String prettyBytes(size_t size);
|
||||
|
||||
String uint64ToString(uint64_t input, uint8_t base = 10);
|
||||
String uint64ToStringIoTM(uint64_t input, uint8_t base = 10);
|
||||
|
||||
void cleanString(String& str);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user