瀏覽代碼

Use timing values more accurate to internal clock

S3
jrhoffa 3 年之前
父節點
當前提交
2c5b1fcef6
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      main/rmt_leds.cpp

+ 1
- 1
main/rmt_leds.cpp 查看文件

@@ -7,7 +7,7 @@ static const char *TAG = "rmt_leds";
#include "rmt_leds.hpp"


#define WS2811_PULSE_WIDTH_NS 833
#define WS2811_PULSE_WIDTH_NS 825
#define WS2811_RESET_WIDTH_US 300

// Each pulse is divided into thirds - two high / one low for 1, vice versa for 0


Loading…
取消
儲存