mirror of
https://github.com/flipperdevices/flipperzero-firmware.git
synced 2025-12-13 13:29:50 +04:00
5 lines
75 B
C
5 lines
75 B
C
|
|
#include "api-hal-subghz.h"
|
||
|
|
|
||
|
|
void api_hal_rf_band_set(RfBand band) {
|
||
|
|
|
||
|
|
}
|