Switch sub-1GHz band (#349)
* switch band * extract subghz api to files
This commit is contained in:
5
firmware/targets/f4/api-hal/api-hal-subghz.c
Normal file
5
firmware/targets/f4/api-hal/api-hal-subghz.c
Normal file
@@ -0,0 +1,5 @@
|
||||
#include "api-hal-subghz.h"
|
||||
|
||||
void api_hal_rf_band_set(RfBand band) {
|
||||
|
||||
}
|
Reference in New Issue
Block a user