Skip to content

Commit

Permalink
Add AUTOCOUNT_BIT setting to custom_config.h
Browse files Browse the repository at this point in the history
  • Loading branch information
dakalamin committed Oct 26, 2024
1 parent bf16f00 commit 470435e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/custom_config.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,9 @@
// #define BUTTON_CLICK_MS // uint
// #define BUTTON_CYCLE_MS // uint

// #define AUTOCOUNT_CELLS // bool
// #define BRAILLE_CELLS // uint
// #define AUTOCOUNT_CELLS // bool
// #define AUTOCOUNT_BIT // uint

// #define ANIMATION_ON_START // bool
// #define ANIMATION_MS_PER_CELL // uint
Expand Down

0 comments on commit 470435e

Please sign in to comment.