PWM timming correction - TIM2
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
static void set_byte(uint32_t pos, uint8_t value);
|
||||
|
||||
uint8_t pwm_reset[RESET_LEN] = {0};
|
||||
uint8_t pwm_full = 90;
|
||||
uint8_t pwm_full = 100;
|
||||
|
||||
uint8_t ledStripBuffer[RESET_LEN + LED_N * 24 + 1] = {0};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user