mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 22:22:16 +03:00
Pretty функционал будет в утилитах
This commit is contained in:
4
include/utils/Pretty.h
Normal file
4
include/utils/Pretty.h
Normal file
@@ -0,0 +1,4 @@
|
||||
#pragma once
|
||||
#include "Global.h"
|
||||
|
||||
String prettyBytes(size_t size);
|
||||
Reference in New Issue
Block a user