We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3e1184 commit 4be07a1Copy full SHA for 4be07a1
platformio.ini
@@ -9,7 +9,7 @@
9
; https://docs.platformio.org/page/projectconf.html
10
11
[platformio]
12
-src_dir = cmakeProject/lib/tcMenu/examples/arduino32/picoAdafruitDashboard
+src_dir = cmakeProject/lib/tcMenu/examples/mbed/stm32f429FrameBuffer
13
;src_dir = cmakeProject/lib/LiquidCrystalIO/examples/aw9523Example
14
;src_dir = cmakeProject/lib/IoAbstraction/examples/touchScreenFT6206Lib
15
;src_dir = cmakeProject/lib/TaskManagerIO/examples/taskManagement
0 commit comments