mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-04-01 04:49:13 +03:00
class
This commit is contained in:
@@ -5,7 +5,8 @@
|
||||
#include "Global.h"
|
||||
|
||||
class Item {
|
||||
private:
|
||||
|
||||
protected:
|
||||
String type;
|
||||
String key;
|
||||
String file;
|
||||
|
||||
Reference in New Issue
Block a user