parent
17908076a9
commit
3fce0403fd
File diff suppressed because it is too large
Load Diff
@ -1,6 +1,6 @@ |
||||
|
||||
void init_station(void); |
||||
void station_list(void); |
||||
const char *get_station_name(uint8_t nat, uint8_t fuvst, uint8_t rest); |
||||
const char *get_station_name(uint8_t nat, uint8_t fuvst, uint8_t rest, const char **standort); |
||||
const char *get_station_id(const char *name, uint8_t *nat, uint8_t *fuvst, uint8_t *rest); |
||||
|
||||
|
Loading…
Reference in new issue