meshtastic-firmware/variants/ppr/platformio.ini

7 wiersze
106 B
INI

; The PPR board
[env:ppr]
extends = nrf52_base
board = ppr
lib_deps =
${arduino_base.lib_deps}
UC1701