fix: clean up web panel build filters and tune /stats signal meters

このコミットが含まれているのは:
Jared Dohrman
2026-04-15 17:59:23 +10:00
コミット 3919a6e36f
3個のファイルの変更42行の追加4行の削除
-1
ファイルの表示
@@ -48,7 +48,6 @@ build_flags = -w -DNDEBUG -DRADIOLIB_STATIC_ONLY=1 -DRADIOLIB_GODMODE=1
build_src_filter =
+<*.cpp>
+<helpers/*.cpp>
+<helpers/web/*.cpp>
+<helpers/radiolib/*.cpp>
+<helpers/bridges/BridgeBase.cpp>
+<helpers/ui/MomentaryButton.cpp>