Skip to content

Commit 196048b

Browse files
committed
Fixes for latest master
1 parent 2a46141 commit 196048b

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

targets/aat.ini

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,7 @@ lib_deps =
2121
${env.lib_deps}
2222
adafruit/Adafruit SSD1306 @ 2.5.9
2323
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-
24+
build_src_filter = ${common_env_data.build_src_filter} -<Tx_main.cpp> -<Test_main.cpp> -<rapidfire.*> -<rx5808.*> -<steadyview.*> -<Timer_main.cpp> -<mfd_crossbow.*>
2725

2826
[env:AAT_ESP_Backpack_via_UART]
2927
extends = env_common_esp12e

0 commit comments

Comments
 (0)