Skip to content

Commit 9d4f8b8

Browse files
committed
0.0.5-alpha.2
1 parent 738c7d4 commit 9d4f8b8

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

platformio.ini

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -247,6 +247,10 @@ build_flags =
247247
extends = env:pico-common
248248
board = rpipicow
249249

250+
build_flags =
251+
${env:pico-common.build_flags}
252+
-DSERIAL_PORT_LITE
253+
250254
; ======
251255
; RP2350
252256
; ======

version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.0.5-alpha.1
1+
0.0.5-alpha.2

0 commit comments

Comments
 (0)