Skip to content

Commit c6c6fa4

Browse files
committed
Update WPL_nrf24l01.ino
1 parent d95012c commit c6c6fa4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Multiprotocol/WPL_nrf24l01.ino

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ P[3..7] = Normal address
131131
P[8] = 00 ??
132132
P[9] = 08 ?? not bound?, Throttle and Steering rate low, Headlights on
133133
P[10..14] = 00 ??
134-
P[15] = sum(P[0..14])+66 why 66...
134+
P[15] = sum(P[0..14])+66 why 66? 66=(94+16)^CC...
135135
136136
Normal packet
137137
-----------
@@ -154,5 +154,5 @@ P[9] = 80 ?? bound?, Throttle and Steering rate low, Headlights off
154154
|04 -> Throttle rate high
155155
|08 -> Headlights on
156156
P[10..14] = 00 ??
157-
P[15] = sum(P[0..14])+66 why 66...
157+
P[15] = sum(P[0..14])+66 why 66? 66=(94+16)^CC...
158158
*/

0 commit comments

Comments
 (0)