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,19,42,45,46&i=1,2,3,4&v=2,15,-1,27 */
- /* 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, Adafruit ILI9341 */
- /* !!! Do not be alarmed, all right, the default values are not included in this file !!! */
- #define DSP_MODEL DSP_ILI9341
- #define DSP_HSPI true
- #define TFT_DC 2
- #define TFT_CS 15
- #define BRIGHTNESS_PIN 27
- #define I2S_INTERNAL true
- #define PLAYER_FORCE_MONO true
- #endif
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement