diff --git a/content/ardupilot/ardupilot-recommended-settings.md b/content/ardupilot/ardupilot-recommended-settings.md index e77f229..f845e56 100644 --- a/content/ardupilot/ardupilot-recommended-settings.md +++ b/content/ardupilot/ardupilot-recommended-settings.md @@ -13,7 +13,7 @@ GPS_RATE_MS=100 # 10 Hz update rate. ```js SERIALn_PROTOCOL=23 # Crossfire/ELRS. -RC_OPTIONS=800 # 5 - Arming check throttle. +RC_OPTIONS=800 # 5 - Arming check throttle. # 8 - CRSF telemetry passthrough. # 9 - Suppress CRSF mode/rate message for ELRS. ``` @@ -56,6 +56,6 @@ ARMING_RUDDER=0 * * *

-Last updated on June 09, 2022. For any questions/feedback, +Last updated on November 09, 2022. For any questions/feedback, email me at hi@stavros.io.