mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-27 06:32:19 +03:00
Pretty функционал будет в утилитах
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#include "rest.h"
|
||||
#include "Utils/Pretty.h"
|
||||
|
||||
String prettyBytes(size_t size) {
|
||||
if (size < 1024)
|
||||
Reference in New Issue
Block a user