增加Gamma查表调光

This commit is contained in:
2026-07-26 23:44:12 +08:00
parent e5e899a8f1
commit ef6a50597b
3 changed files with 58 additions and 15 deletions
@@ -65,7 +65,7 @@ extern uint8_t driveMode;
extern uint8_t PWMMAX;
extern uint8_t Brightness;
#define BRIGHTNESS_MIN_PERCENT 10U
#define BRIGHTNESS_MIN_PERCENT 1U
#define BRIGHTNESS_MAX_PERCENT 100U
#define BRIGHTNESS_RF_STEP_PERCENT 10U