rusEFI
The most advanced open source ECU
Loading...
Searching...
No Matches
hw_layer
sensors
gps_uart.h
Go to the documentation of this file.
1
/*
2
* @file gps_uart.h
3
*
4
*
5
* @date Dec 30, 2013
6
* @author Kot_dnz
7
* @author Andrey Belomutskiy, (c) 2012-2020
8
*/
9
10
#pragma once
11
12
#ifdef __cplusplus
13
extern
"C"
14
{
15
#endif
/* __cplusplus */
16
17
void
initGps
(
void
);
18
float
getCurrentSpeed
(
void
);
19
20
#ifdef __cplusplus
21
}
22
#endif
/* __cplusplus */
initGps
void initGps(void)
Definition
gps_uart.cpp:102
getCurrentSpeed
float getCurrentSpeed(void)
Definition
gps_uart.cpp:38
Generated on Sat Sep 27 2025 00:10:07 for rusEFI by
1.9.8