Skip to content

Commit 8fa31e0

Browse files
committed
-D DISABLE_DIAGNOSTIC_OUTPUT this one will make GxEPD less verbose ;)
1 parent f4df94a commit 8fa31e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

variants/mesh_pocket/platformio.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ build_flags = ${nrf52_base.build_flags}
2020
-D EINK_X_OFFSET=0
2121
-D EINK_Y_OFFSET=10
2222
-D DISPLAY_CLASS=GxEPDDisplay
23+
-D DISABLE_DIAGNOSTIC_OUTPUT
2324
build_src_filter = ${nrf52_base.build_src_filter}
2425
+<helpers/*.cpp>
2526
+<../variants/mesh_pocket>

0 commit comments

Comments
 (0)