kopia lustrzana https://github.com/Hamlib/Hamlib
Add set_conf get_conf to rot_dummy.c
rodzic
f46067977a
commit
1a4faf22d0
|
@ -293,6 +293,9 @@ const struct rot_caps dummy_rot_caps =
|
|||
.rot_open = dummy_rot_open,
|
||||
.rot_close = dummy_rot_close,
|
||||
|
||||
.set_conf = rot_set_conf,
|
||||
.get_conf = rot_get_conf,
|
||||
|
||||
.set_position = dummy_rot_set_position,
|
||||
.get_position = dummy_rot_get_position,
|
||||
.park = dummy_rot_park,
|
||||
|
|
Ładowanie…
Reference in New Issue