Skip to content

Commit 46d30f6

Browse files
authored
Merge pull request #521 from recrof/dev
cleanup: move radiolib wrappers to dedicated directory
2 parents 6a6221f + 2c9dc8d commit 46d30f6

File tree

51 files changed

+82
-84
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+82
-84
lines changed

platformio.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ build_flags = -w -DNDEBUG -DRADIOLIB_STATIC_ONLY=1 -DRADIOLIB_GODMODE=1
4646
build_src_filter =
4747
+<*.cpp>
4848
+<helpers/*.cpp>
49+
+<helpers/radiolib/*.cpp>
4950

5051
; ----------------- ESP32 ---------------------
5152

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)