Files
2026-09-09 20:04:46 +02:00

10 lines
234 B
INI

; PlatformIO project config for "Heißer Draht" game on Arduino UNO R3
[env:uno]
platform = atmelavr
board = uno
framework = arduino
monitor_speed = 9600
lib_deps =
majicdesigns/MD_Parola@^3.7.3
majicdesigns/MD_MAX72XX@^3.5.0