mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-06-01 18:03:35 -07:00
2fbf427e0a
* switch band * extract subghz api to files
5 lines
75 B
C
5 lines
75 B
C
#include "api-hal-subghz.h"
|
|
|
|
void api_hal_rf_band_set(RfBand band) {
|
|
|
|
} |