-
Hello, Thanks for your help |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
@u1550l I would try and edit your config file, say its teensy-adagfx-ili9341_t3-xpt2046.h
and somewhere in your app before you try to use the led
If that fails you may also need to hack GUIslice_drv_adagfx.cpp gslc_DrvInit() function to use:
|
Beta Was this translation helpful? Give feedback.
@u1550l I would try and edit your config file, say its teensy-adagfx-ili9341_t3-xpt2046.h
and change
and somewhere in your app before you try to use the led
If that fails you may also need to hack GUIslice_drv_adagfx.cpp gslc_DrvInit() function to use: