mirror of
https://github.com/DarkFlippers/unleashed-firmware.git
synced 2025-01-05 20:33:01 +03: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;
|