mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-03 04:49:59 -07:00
7 lines
204 B
C
7 lines
204 B
C
#pragma once
|
|
#include "../subghz_i.h"
|
|
|
|
extern const uint32_t subghz_frequencies_testing[];
|
|
extern const uint32_t subghz_frequencies_count_testing;
|
|
extern const uint32_t subghz_frequencies_433_92_testing;
|