master
Richard Meadows 2015-10-08 21:54:22 +01:00
rodzic 1b2160ab5a
commit 4f22470984
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -538,7 +538,7 @@ void gps_reset(void)
void gps_init(void)
{
/* Bring GPS out of reset */
gps_reset_on();
gps_reset_off();
/* Enable usart */
gps_usart_init_enable(GPS_BAUD_RATE);