We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a46141 commit 196048bCopy full SHA for 196048b
1 file changed
targets/aat.ini
@@ -21,9 +21,7 @@ lib_deps =
21
${env.lib_deps}
22
adafruit/Adafruit SSD1306 @ 2.5.9
23
madhephaestus/ESP32Servo
24
-build_src_filter = ${common_env_data.build_src_filter} -<Tx_main.cpp> -<rapidfire.*> -<rx5808.*> -<steadyview.*> -<Timer_main.cpp> -<mfd_crossbow.*>
25
-
26
+build_src_filter = ${common_env_data.build_src_filter} -<Tx_main.cpp> -<Test_main.cpp> -<rapidfire.*> -<rx5808.*> -<steadyview.*> -<Timer_main.cpp> -<mfd_crossbow.*>
27
28
[env:AAT_ESP_Backpack_via_UART]
29
extends = env_common_esp12e
0 commit comments