Update prosistel.h

Add Elevation rotator with Control box responding to azimuth logic
Hamlib-4.5.2
PianetaRadio 2022-12-15 18:12:32 +01:00 zatwierdzone przez Mike Black W9MDB
rodzic b1e501a856
commit fcf69dff5e
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -25,5 +25,6 @@
extern const struct rot_caps prosistel_d_az_rot_caps;
extern const struct rot_caps prosistel_d_el_rot_caps;
extern const struct rot_caps prosistel_combi_track_azel_rot_caps;
extern const struct rot_caps prosistel_d_el_cboxaz_rot_caps;
#endif /* _ROT_PROSISTEL_H */