removed Typo
This commit is contained in:
parent
b5fbee0c37
commit
0f2a13acc7
@ -621,7 +621,7 @@ void reconnect(){
|
||||
Serial.println("resending Data");
|
||||
#endif
|
||||
|
||||
#ifdef INPUT
|
||||
#ifdef INPUTS
|
||||
for (int x = 0; x < Inputs; x++){
|
||||
InState[x]= -1;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user