You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to use a TFT screen with the NTS-1 Custom Control surface and get compile errors on any library I try and use.
I have definitely gotten this TFT to work with an Arduino Uno. for example, I select File>Example>ADAFRUIT TFTLCD Library>graphics test
However, When I set the Arduino IDE to NTS-1 Custom Panels (instead of for example Uno), I get errors on any TFT library.
I can't seem to figure out what to use instead of something like: defined(AVR_ATmega328P) for the STM32.
Any suggestions would be welcome. Also I am requesting Korg put up some sample code for the TFT example they did.
The text was updated successfully, but these errors were encountered:
I am trying to use a TFT screen with the NTS-1 Custom Control surface and get compile errors on any library I try and use.
I have definitely gotten this TFT to work with an Arduino Uno. for example, I select File>Example>ADAFRUIT TFTLCD Library>graphics test
However, When I set the Arduino IDE to NTS-1 Custom Panels (instead of for example Uno), I get errors on any TFT library.
I can't seem to figure out what to use instead of something like: defined(AVR_ATmega328P) for the STM32.
Any suggestions would be welcome. Also I am requesting Korg put up some sample code for the TFT example they did.
The text was updated successfully, but these errors were encountered: