 558fa5670b
			
		
	
	
		558fa5670b
		
			
		
	
	
	
	
		
			
			* RPC: Update protobuf sources * RPC: Add Virtual Display * Unify log tags * RPC: Virtual Display placeholder * Rpc: clear frame buffer callback before confirm. * Firmware: full assert for hal, move fatfs initialization to furi hal. * FuriHal: VCP optimizations, thread safe console. Rpc: adjust buffer sizes. Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
		
			
				
	
	
		
			30 lines
		
	
	
		
			694 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			30 lines
		
	
	
		
			694 B
		
	
	
	
		
			C
		
	
	
	
	
	
| /* Automatically generated nanopb constant definitions */
 | |
| /* Generated by nanopb-0.4.5 */
 | |
| 
 | |
| #include "gui.pb.h"
 | |
| #if PB_PROTO_HEADER_VERSION != 40
 | |
| #error Regenerate this file with the current version of nanopb generator.
 | |
| #endif
 | |
| 
 | |
| PB_BIND(PB_Gui_ScreenFrame, PB_Gui_ScreenFrame, AUTO)
 | |
| 
 | |
| 
 | |
| PB_BIND(PB_Gui_StartScreenStreamRequest, PB_Gui_StartScreenStreamRequest, AUTO)
 | |
| 
 | |
| 
 | |
| PB_BIND(PB_Gui_StopScreenStreamRequest, PB_Gui_StopScreenStreamRequest, AUTO)
 | |
| 
 | |
| 
 | |
| PB_BIND(PB_Gui_SendInputEventRequest, PB_Gui_SendInputEventRequest, AUTO)
 | |
| 
 | |
| 
 | |
| PB_BIND(PB_Gui_StartVirtualDisplayRequest, PB_Gui_StartVirtualDisplayRequest, AUTO)
 | |
| 
 | |
| 
 | |
| PB_BIND(PB_Gui_StopVirtualDisplayRequest, PB_Gui_StopVirtualDisplayRequest, AUTO)
 | |
| 
 | |
| 
 | |
| 
 | |
| 
 | |
| 
 |