Move dispatcher to nfc.
This commit is contained in:
		
							parent
							
								
									4fea9e43a8
								
							
						
					
					
						commit
						ee18198b4d
					
				| @ -2,7 +2,6 @@ | |||||||
| 
 | 
 | ||||||
| #include <assert.h> | #include <assert.h> | ||||||
| #include <flipper.h> | #include <flipper.h> | ||||||
| #include <dispatcher.h> |  | ||||||
| 
 | 
 | ||||||
| #include <gui/gui.h> | #include <gui/gui.h> | ||||||
| #include <gui/widget.h> | #include <gui/widget.h> | ||||||
| @ -16,6 +15,8 @@ | |||||||
| #include <rfal_nfc.h> | #include <rfal_nfc.h> | ||||||
| #include <rfal_nfca.h> | #include <rfal_nfca.h> | ||||||
| 
 | 
 | ||||||
|  | #include "dispatcher.h" | ||||||
|  | 
 | ||||||
| typedef enum { | typedef enum { | ||||||
|     MessageTypeBase, |     MessageTypeBase, | ||||||
| } NFCMessageType; | } NFCMessageType; | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Aleksandr Kutuzov
						Aleksandr Kutuzov