added "relay type 1" for non-standard 4-relay board (based on STM8S003)

This commit is contained in:
2025-06-05 11:10:57 +03:00
parent 1a3dba4676
commit 01abbf4a25
4 changed files with 28 additions and 8 deletions

View File

@@ -31,6 +31,7 @@ typedef struct{
int nodenum; // node number (default: 1)
int readn; // read node number
int setn; // set node number
int relaytype; // type of relay
int **setrelay; // set relay number N
int **resetrelay; // reset relay number N
int **getinput; // read Nth input