Allow changing displayed fields in DriverView
This commit is contained in:
@ -32,7 +32,9 @@
|
||||
#define TOUCHGFX_BYTE_POOL_SIZE (4096)
|
||||
|
||||
/* USER CODE BEGIN PD */
|
||||
|
||||
// Redefine here so it doesn't get overwritten on code generation
|
||||
#define TOUCHGFX_STACK_SIZE (8160)
|
||||
#define TOUCHGFX_BYTE_POOL_SIZE (8192)
|
||||
/* USER CODE END PD */
|
||||
|
||||
/* Private macro -------------------------------------------------------------*/
|
||||
|
||||
Reference in New Issue
Block a user