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,7,31,41,43,67&i=1,2,3,4,15,16,17,41&v=4,5,-1,2,27,26,25,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, IRremoteESP8266 */
- /* !!! 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 IR_PIN 15
- #define IR_TIMEOUT 80
- #endif
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement