No description
system_general | ||
system_sensors | ||
.gitignore | ||
fs_helper.h | ||
io.h | ||
juRCReceiver.h | ||
JuReceiver.ino | ||
rcserial.h | ||
readme.md | ||
structsAndDefines.h |
ju Receiver
Notes to rf Protocol
Types / Commands
0x00 - 0x1F
: General System0x00
: Send Data0x01
: Serial Data (command represents length: 0-30)
0x20 - 0x3F
: System Sensors0x40 - 0x5F
: Custom Sensors0x60 - 0x7F
: Custom0x80 - 0x9F
: Not Assigned0xA0 - 0xBF
: Not Assigned0xC0 - 0xDF
: Not Assigned0xE0 - 0xFF
: Not connection specific0xFF
: Multicast (Connect request from receiver)