Skip to content

Commit

Permalink
one eye
Browse files Browse the repository at this point in the history
  • Loading branch information
charlesgiguere committed May 13, 2023
1 parent 324dc5f commit 4aa35be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.h
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
#define BACKLIGHT_MAX 255

// EYE LIST ----------------------------------------------------------------
#define NUM_EYES 2 // Number of eyes to display (1 or 2)
#define NUM_EYES 1 // Number of eyes to display (1 or 2)

#define BLINK_PIN -1 // Pin for manual blink button (BOTH eyes)
#define LH_WINK_PIN -1 // Left wink pin (set to -1 for no pin)
Expand Down

0 comments on commit 4aa35be

Please sign in to comment.