1
mirror of https://github.com/flipperdevices/flipperzero-firmware.git synced 2025-12-13 13:29:50 +04:00
Files
flipperzero-firmware/firmware/targets/f4/api-hal/api-hal-subghz.c

5 lines
75 B
C
Raw Normal View History

#include "api-hal-subghz.h"
void api_hal_rf_band_set(RfBand band) {
}