Disable LTO as it can cause some weirdness
This commit is contained in:
parent
8b1710a8d8
commit
c077f6e1cc
2 changed files with 1 additions and 3 deletions
|
|
@ -22,7 +22,7 @@
|
|||
#define BACKLIGHT_PWM_CHANNEL RP2040_PWM_CHANNEL_B
|
||||
|
||||
#if !defined(HLC_TFT_DISPLAY)
|
||||
#define BACKLIGHT_PIN NO_PIN
|
||||
#define BACKLIGHT_PIN GP2 //NOT CONNECTED
|
||||
#endif
|
||||
|
||||
#if !defined(HLC_CIRQUE_TRACKPAD)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue