Skip to content

Commit e7e1a8d

Browse files
committed
* add app_mouse_simulator to maixcam2 blacklist
1 parent 1e49197 commit e7e1a8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/build_all.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ set -e
88

99
blacklist_linux=()
1010
blacklist_maixcam=("app_yoloworld" "app_vlm" "app_mono_depth_estimation")
11-
blacklist_maixcam2=()
11+
blacklist_maixcam2=("app_mouse_simulator")
1212

1313
#############################################
1414

0 commit comments

Comments
 (0)