mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced 2024-11-24 05:23:06 +00:00
6 lines
204 B
C
6 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;
|