Files
2026-03-27 15:37:18 +01:00

20 lines
495 B
INI

[env:rpipico2w]
platform = https://github.com/maxgerhardt/platform-raspberrypi.git
board = rpipico2w
framework = arduino
board_build.core = earlephilhower
monitor_speed = 115200
lib_deps =
adafruit/Adafruit ST7735 and ST7789 Library@^1.10.4
adafruit/Adafruit GFX Library@^1.11.10
build_flags =
; --- Game settings ---
-D DEFAULT_LOOK_AHEAD=8
-D DEFAULT_IDLE_TIMEOUT=60
-D DEMO_RESET_PAUSE=20000
-D MAX_GAME_LOG=100
-D BLUNDER_ENABLED=0
-D BLUNDER_CHANCE=20