Add rolling codes for remote and hub
This commit is contained in:
@@ -112,8 +112,7 @@ void sendCommand(byte * byteArray) //transmit a command
|
||||
radio.txStandBy();
|
||||
}
|
||||
|
||||
rollingCode1++;
|
||||
rollingCode2++;
|
||||
incrementRollingCodes();
|
||||
}
|
||||
|
||||
void printHex(const uint8_t num) { //print a byte as two hex chars
|
||||
|
||||
Reference in New Issue
Block a user