Move define

This commit is contained in:
Will Tatam
2023-10-24 09:27:33 +01:00
parent cf2ff1e515
commit 7c22bb4ac0
2 changed files with 1 additions and 2 deletions

View File

@@ -944,6 +944,7 @@ build_flags_M =
-D USERMOD_ROTARY_ENCODER_UI
-D USERMOD_AUTO_SAVE
${common_mm.animartrix_build_flags}
-D WLED_ENABLE_SMARTMATRIX
;WLEDMM: only setting WLED_DEBUG_HOST is enough, ip and port can be defined in sync settings as well
-D WLED_DEBUG_HOST='"192.168.x.x"' ;; to send debug messages over network to host 192.168.x.y - FQDN is also possible
-D WLED_DEBUG_PORT=1768 ;; port for network debugging. default = 7868