|
SH2SC-EDT
Self-Healing Hardware and Software Complex for Encrypted Data Transmission
|
Variables | |
| const uint8_t | REST_INDEX = 255 |
| Special note index value representing a rest (silence). | |
| const uint8_t | REST_INDEX = 255 |
| Special note index value representing a rest (silence). | |
| const uint8_t REST_INDEX = 255 |
Special note index value representing a rest (silence).
TX sends this index to instruct RX to silence the buzzer for the specified duration instead of playing a frequency.
Definition at line 149 of file protocol.h.
| const uint8_t REST_INDEX = 255 |
Special note index value representing a rest (silence).
TX sends this index to instruct RX to silence the buzzer for the specified duration instead of playing a frequency.
Definition at line 149 of file protocol.h.
Referenced by authenticateAndPlay().