From c6c6fa442bda9045c47780358b828f41c6da9f3d Mon Sep 17 00:00:00 2001 From: pascallanger Date: Tue, 14 Jul 2026 18:46:40 +0200 Subject: [PATCH] Update WPL_nrf24l01.ino --- Multiprotocol/WPL_nrf24l01.ino | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Multiprotocol/WPL_nrf24l01.ino b/Multiprotocol/WPL_nrf24l01.ino index cb6d14a5..bee2036e 100644 --- a/Multiprotocol/WPL_nrf24l01.ino +++ b/Multiprotocol/WPL_nrf24l01.ino @@ -131,7 +131,7 @@ P[3..7] = Normal address P[8] = 00 ?? P[9] = 08 ?? not bound?, Throttle and Steering rate low, Headlights on 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 ----------- @@ -154,5 +154,5 @@ P[9] = 80 ?? bound?, Throttle and Steering rate low, Headlights off |04 -> Throttle rate high |08 -> Headlights on 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... */