Skip to content

Commit 30cca2c

Browse files
committed
examples:fix build issue with adc example
Signed-off-by: Ajay Bhargav <[email protected]>
1 parent cc21166 commit 30cca2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/adc-example/platformio.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ monitor_speed = 115200
1919
board = quectelmc60
2020

2121
; Debug env
22-
[env:quectel_mc60]
22+
[env:quectel_mc60_debug]
2323
board = quectelmc60
2424
build_type = debug
2525
debug_build_flags = -Os -g2

0 commit comments

Comments
 (0)