修复遥控对码和速度同步

This commit is contained in:
2026-07-27 11:30:34 +08:00
parent ef6a50597b
commit 0add5422ac
6 changed files with 156 additions and 62 deletions
@@ -69,6 +69,9 @@ extern uint8_t Brightness;
#define BRIGHTNESS_MAX_PERCENT 100U
#define BRIGHTNESS_RF_STEP_PERCENT 10U
#define SPEED_MIN_LEVEL 0U
#define SPEED_MAX_LEVEL 9U
#define DEVIATION_FREQ 10
#define DEVIATION_DUTYCYCLE 10