Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #ifndef myoptions_h
- #define myoptions_h
- // Generated using YoRadio! Creator FREE Version by András Daradici
- // File created on 2/16/2025 10:46:31 AM
- // Put this file next to the yoRadio.ino file and restart the Arduino IDE.
- // https://andrasdaradici.itch.io/yoradio-creator
- #define DSP_MODEL DSP_NOKIA5110
- #define ENC_BTNR 36
- #define ENC_BTNL 34
- #define ENC_BTNB 39
- #define ENC_INTERNALPULLUP false
- #endif
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement