 51aa169c3b
			
		
	
	
		51aa169c3b
		
			
		
	
	
	
	
		
			
			* SubGhz: add new frequency for testing * [FL-2149] SubGhz: power reduction for Australia Co-authored-by: あく <alleteam@gmail.com>
		
			
				
	
	
		
			6 lines
		
	
	
		
			203 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			203 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; |