Skip to content

Commit

Permalink
test_mode: Improve timing
Browse files Browse the repository at this point in the history
The factory wants faster timing on the leds ...
  • Loading branch information
Philippe Rétornaz committed Jun 10, 2014
1 parent 593478f commit eb2d1f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test_mode.c
Expand Up @@ -29,7 +29,7 @@

// Note: written after a 10 hours work day...

#define WAIT_SHORT 350
#define WAIT_SHORT 233

static void wait_ms(unsigned int ms) {
unsigned int i;
Expand Down

0 comments on commit eb2d1f6

Please sign in to comment.