 cef59887ed
			
		
	
	
		cef59887ed
		
			
		
	
	
	
	
		
			
			* [FL-3401] SubGhz: add "SubGhz test" external application * SubGhz: delete test test functionality from SubGhz app * [FL-3402] SubGhz: move func protocol creation API Co-authored-by: あく <alleteam@gmail.com>
		
			
				
	
	
		
			8 lines
		
	
	
		
			164 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			164 B
		
	
	
	
		
			C
		
	
	
	
	
	
| #pragma once
 | |
| 
 | |
| typedef enum {
 | |
|     //SubGhzTestCustomEvent
 | |
|     SubGhzTestCustomEventStartId = 100,
 | |
|     SubGhzTestCustomEventSceneShowOnlyRX,
 | |
| } SubGhzTestCustomEvent;
 |