Advertisement
honey_the_codewitch

Waveshare 2.13b 3-color display platformio.ini

Mar 23rd, 2022
335
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. [env:esp32-waveshare2in13b]
  2. platform = espressif32
  3. board = node32s
  4. framework = arduino
  5. lib_deps =
  6. codewitch-honey-crisis/htcw_waveshare2in13b@^0.9.0
  7. lib_ldf_mode = deep
  8. build_unflags=-std=gnu++11
  9. build_flags=-std=gnu++14
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement