mirror of
https://github.com/aprochazka/ProfilometerProbe.git
synced 2025-06-30 17:47:20 +02:00
Auto config, no need to init before each capture, 320x240 cca 5fps
This commit is contained in:
@ -86,7 +86,7 @@ void Error_Handler(void);
|
||||
#define LD3_GPIO_Port GPIOB
|
||||
|
||||
/* USER CODE BEGIN Private defines */
|
||||
#define CDC_BUFF_SIZE 10048
|
||||
#define CDC_BUFF_SIZE 12800
|
||||
#define CDC_FRAME_SIZE 64
|
||||
#define CDC_FRAME_DELAY 1
|
||||
/* USER CODE END Private defines */
|
||||
|
Reference in New Issue
Block a user