|
rcProtocol
V.0.3.0
A protocol for diy transmitters/receivers
|
Go to the source code of this file.
Classes | |
| class | RemoteProtocol |
Macros | |
| #define | RC_ERROR_PACKET_NOT_SENT -22 |
| #define | RC_INFO_TICK_TOO_SHORT 21 |
| #define RC_ERROR_PACKET_NOT_SENT -22 |
Packet did not get to receiver
Definition at line 29 of file rcRemoteProtocol.h.
| #define RC_INFO_TICK_TOO_SHORT 21 |
The tick took longer than the wanted tick length. See RCSettings.setCommsFrequency()
Definition at line 33 of file rcRemoteProtocol.h.
1.8.13