mirror of
https://github.com/SemvdH/OBD2-car-display.git
synced 2025-12-16 12:41:05 +00:00
add waiting for ELM327 before init state
This commit is contained in:
@@ -10,7 +10,7 @@ extern "C"
|
||||
#define STATE_INIT 0
|
||||
#define STATE_CAR_INFO 1
|
||||
|
||||
#define STATE_AMOUNT 2 /* change when more states are added */
|
||||
#define STATE_AMOUNT 3 /* change when more states are added */
|
||||
|
||||
/* two displays:
|
||||
- initialisation display, shows the state of booting up
|
||||
|
||||
Reference in New Issue
Block a user