added custom effect to MQTT

This commit is contained in:
bpohvoodoo
2019-03-31 14:31:18 +02:00
parent bd442ece90
commit a734762639
4 changed files with 13 additions and 4 deletions
+1 -1
View File
@@ -77,7 +77,7 @@ platform = ${common.platform}
board_build.f_cpu = 160000000L
build_flags =
${common.build_flags}
-Wl,-Teagle.flash.4m3m.ld ; Required for core > v2.5.0 or staging version
-Wl,-Teagle.flash.4m2m.ld ; Required for core > v2.5.0 or staging version
monitor_speed = ${common.monitor_speed}
upload_speed = ${common.upload_speed}
upload_resetmethod = ${common.upload_resetmethod}