mirror of https://github.com/OpenIPC/firmware.git
				
				
				
			[no ci] Update usb, hot fix for SSC3333 Meari Speed 6S (#1193)
							parent
							
								
									4abc19273b
								
							
						
					
					
						commit
						278c93d3d7
					
				|  | @ -100,6 +100,13 @@ if [ "$1" = "rtl8188fu-ssc325de-imou-c22ep-s2" ]; then | ||||||
| 	exit 0 | 	exit 0 | ||||||
| fi | fi | ||||||
| 
 | 
 | ||||||
|  | # SSC3333 Meari Speed 6S | ||||||
|  | if [ "$1" = "rtl8188fu-ssc333-meari-speed-6s" ]; then | ||||||
|  | 	set_gpio 14 1 | ||||||
|  | 	modprobe 8188fu | ||||||
|  | 	exit 0 | ||||||
|  | fi | ||||||
|  | 
 | ||||||
| # SSC333 Tapo C110 | # SSC333 Tapo C110 | ||||||
| if [ "$1" = "ssw101b-ssc333-tapo-c110" ]; then | if [ "$1" = "ssw101b-ssc333-tapo-c110" ]; then | ||||||
| 	set_gpio 16 1 | 	set_gpio 16 1 | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue