Skip to content

Commit

Permalink
typo in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
PaoloTK committed Aug 3, 2024
1 parent 1123d85 commit 779744b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wled00/const.h
Original file line number Diff line number Diff line change
Expand Up @@ -544,7 +544,7 @@
// C6/H2/P4: 20 bit, S2/S3/C2/C3: 14 bit
#define MAX_BIT_WIDTH SOC_LEDC_TIMER_BIT_WIDE_NUM
#else
// ESP32: 32 bit
// ESP32: 20 bit
#define MAX_BIT_WIDTH 20
#endif
#endif
Expand Down

0 comments on commit 779744b

Please sign in to comment.