Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #ifndef myoptions_h
- #define myoptions_h
- // https://www.youtube.com/@LeventeDaradici/videos
- //
- /* Generated by myoptions.h generator - v0.8.1 */
- /* https://e2002.github.io/docs/myoptions-generator.html?r=72,2,5,31,41,43,60,63&i=1,2,3,4,15,16,17,34&v=4,5,-1,2,27,26,25,21 */
- /* Put this file next to yoRadio.ino and restart Arduino IDE. */
- /* !!! Attention !!! */
- /* This configuration depends on some additional libraries. Please install them using the library manager: */
- /* Adafruit GFX Library, XPT2046_Touchscreen */
- /* !!! Do not be alarmed, all right, the default values are not included in this file !!! */
- #define DSP_MODEL DSP_ILI9488
- #define BRIGHTNESS_PIN 2
- #define TS_MODEL TS_MODEL_XPT2046
- #define TS_HSPI true
- #define TS_CS 21
- #endif
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement