mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
Refactor bridge implementations to inherit from BridgeBase
This commit is contained in:
parent
537449e6af
commit
0051ccef26
7 changed files with 282 additions and 155 deletions
|
|
@ -47,6 +47,7 @@ build_src_filter =
|
|||
+<*.cpp>
|
||||
+<helpers/*.cpp>
|
||||
+<helpers/radiolib/*.cpp>
|
||||
+<helpers/bridges/BridgeBase.cpp>
|
||||
+<helpers/ui/MomentaryButton.cpp>
|
||||
|
||||
; ----------------- ESP32 ---------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue