hollyhock
Loading...
Searching...
No Matches
misc.h
Go to the documentation of this file.
1
8#pragma "once"
9
10#ifdef __cplusplus
11extern "C" {
12#endif
13
21extern int (*Battery_GetVoltage)();
22
23#ifdef __cplusplus
24}
25#endif
int(* Battery_GetVoltage)()