 afff1adf8f
			
		
	
	
		afff1adf8f
		
			
		
	
	
	
	
		
			
			* bt hid: introduce tiktok controller * assets: add bt tiktok assets * bt hid: finish tiktok draw * bt hid: add input process to tiktok view * bt hid: add tiktok swipe emulation * bt hid: fix exit from tiktok controller * ble hid: add delay to emulate double tap * ble hid: change options order * bt hid: build as external application * ble hid: fix naming Co-authored-by: あく <alleteam@gmail.com>
		
			
				
	
	
		
			10 lines
		
	
	
		
			190 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			190 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| App(
 | |
|     appid="basic_plugins",
 | |
|     name="Basic applications for plug-in menu",
 | |
|     apptype=FlipperAppType.METAPACKAGE,
 | |
|     provides=[
 | |
|         "music_player",
 | |
|         "snake_game",
 | |
|     ],
 | |
| )
 |