Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #ifndef myoptions_h
- #define myoptions_h
- /* Generated by myoptions.h generator - v0.8.1 */
- /* https://e2002.github.io/docs/myoptions-generator.html?r=71,2,5,7,31,41,43,46,60,63,67&i=1,2,3,4,15,16,17,34,41&v=4,5,-1,255,27,26,25,16,15 */
- /* 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, IRremoteESP8266 */
- /* !!! Do not be alarmed, all right, the default values are not included in this file !!! */
- #define DSP_MODEL DSP_ILI9488
- #define PLAYER_FORCE_MONO true
- #define TS_MODEL TS_MODEL_XPT2046
- #define TS_HSPI true
- #define TS_CS 16
- #define IR_PIN 15
- #endif
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement