Browse Source

change:spi_camera不需要port参数

doudou 1 năm trước cách đây
mục cha
commit
a77498e5a8
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      components/camera/luat_camera.h

+ 0 - 1
components/camera/luat_camera.h

@@ -67,7 +67,6 @@ typedef struct
 	uint8_t is_msb;	//0 or 1;
 	uint8_t is_two_line_rx; //0 or 1;
 	uint8_t seq_type;	//0 or 1
-    uint8_t usb_port;
 	uint8_t plat_param[4];
 #ifdef __LUATOS__
     luat_lcd_conf_t* lcd_conf;