Update smart_caps.h

pull/1557/head
Mike Black W9MDB 2024-05-20 08:18:22 -05:00
rodzic 2b09a073c1
commit 8c2efd5b9a
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -65,6 +65,8 @@
.set_freq = smartsdr_set_freq,
.get_freq = smartsdr_get_freq,
.set_ptt = smartsdr_set_ptt,
.get_ptt = smartsdr_get_ptt,
.set_mode = smartsdr_set_mode,
// .reset = smartsdr_reset,
// .set_level = smartsdr_set_level,
// .set_func = _set_func,