mirror of
https://github.com/anklimov/lighthub
synced 2025-12-14 07:39:56 +03:00
PID&Relays field tests & debug
This commit is contained in:
@@ -119,6 +119,7 @@ class Item
|
||||
int Ctrl(char * payload, char * subItem=NULL);
|
||||
|
||||
int getArg(short n=0);
|
||||
float getFloatArg(short n=0);
|
||||
short getArgCount();
|
||||
//int getVal(short n); //From VAL array. Negative if no array
|
||||
long int getVal(); //From int val OR array
|
||||
|
||||
Reference in New Issue
Block a user