Skip to content

Commit

Permalink
chore: Resize White belt
Browse files Browse the repository at this point in the history
  • Loading branch information
13rac1 committed Nov 1, 2018
1 parent 66a6700 commit cc30bc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/beltConfig.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ belt belts[NUM_BELTS] = {
{160, 26, "AT+GAPDEVNAME=Chaos Blue"},
{192, 28, "AT+GAPDEVNAME=Chaos Purple"},
{224, 24, "AT+GAPDEVNAME=Chaos Pink"},
{192, 34, "AT+GAPDEVNAME=Chaos White"}, // No hue, special case
{192, 28, "AT+GAPDEVNAME=Chaos White"}, // No hue, special case
};

#define BUCKLE_DATA_PIN 6
Expand Down

0 comments on commit cc30bc5

Please sign in to comment.