mirror of
https://github.com/anklimov/lighthub
synced 2025-12-10 05:39:51 +03:00
CAN driver v1 ESP&STM
This commit is contained in:
@@ -108,6 +108,7 @@ class Item
|
||||
|
||||
Item(char * name);
|
||||
Item(aJsonObject * obj);
|
||||
Item(uint16_t num);
|
||||
~Item();
|
||||
|
||||
boolean isValid ();
|
||||
|
||||
Reference in New Issue
Block a user