Fix MacOS compile warning in smartsdr_caps.h

This commit is contained in:
Mike Black W9MDB 2024-09-08 08:59:16 -05:00
parent 6d76ba4e7f
commit fa4926c2d6

View File

@ -72,7 +72,6 @@
.set_mode= smartsdr_set_mode,
.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,