mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2026-08-01 18:48:59 +00:00
Update WPL_nrf24l01.ino
This commit is contained in:
@@ -131,7 +131,7 @@ P[3..7] = Normal address
|
|||||||
P[8] = 00 ??
|
P[8] = 00 ??
|
||||||
P[9] = 08 ?? not bound?, Throttle and Steering rate low, Headlights on
|
P[9] = 08 ?? not bound?, Throttle and Steering rate low, Headlights on
|
||||||
P[10..14] = 00 ??
|
P[10..14] = 00 ??
|
||||||
P[15] = sum(P[0..14])+66 why 66...
|
P[15] = sum(P[0..14])+66 why 66? 66=(94+16)^CC...
|
||||||
|
|
||||||
Normal packet
|
Normal packet
|
||||||
-----------
|
-----------
|
||||||
@@ -154,5 +154,5 @@ P[9] = 80 ?? bound?, Throttle and Steering rate low, Headlights off
|
|||||||
|04 -> Throttle rate high
|
|04 -> Throttle rate high
|
||||||
|08 -> Headlights on
|
|08 -> Headlights on
|
||||||
P[10..14] = 00 ??
|
P[10..14] = 00 ??
|
||||||
P[15] = sum(P[0..14])+66 why 66...
|
P[15] = sum(P[0..14])+66 why 66? 66=(94+16)^CC...
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user