mirror of
https://github.com/markqvist/OpenModem.git
synced 2025-06-12 08:33:00 -04:00
Fixed GPS initialisation
This commit is contained in:
parent
07f4b198bc
commit
98d2093485
3 changed files with 28 additions and 15 deletions
3
main.c
3
main.c
|
@ -65,6 +65,9 @@ void system_check(void) {
|
|||
}
|
||||
}
|
||||
|
||||
// TODO: Check GPS_REQUIRED and BLUETOOTH_REQUIRED
|
||||
// here before giving green light.
|
||||
|
||||
// Give the green light if everything checks out
|
||||
LED_STATUS_ON();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue