Skip to content

Commit

Permalink
LCD init can make it in 3.5 seconds
Browse files Browse the repository at this point in the history
  • Loading branch information
vtl committed Jun 10, 2019
1 parent 0cc41c8 commit f91202f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion volvo-ddd.ino
Expand Up @@ -31,7 +31,7 @@ float temp_c_to_f(float c)
}

#define LCD_RESET_LINE 2
#define LCD_RESET_DELAY 5500
#define LCD_RESET_DELAY 3500
#define LCD_CMD_TIMEOUT 750
#define WDT_TIMEOUT 1500

Expand Down

0 comments on commit f91202f

Please sign in to comment.