fix publish_time to always send when it has a 0 value

This commit is contained in:
proddy
2019-11-29 20:37:19 +01:00
parent 2d009894ba
commit e6556557cf
3 changed files with 11 additions and 9 deletions

View File

@@ -59,9 +59,9 @@ monitor_speed = 115200
;upload_port = /dev/cu.wchusbserial14403
;upload_port = /dev/cu.usbserial-1440
; uncomment these next 2 lines if using OTA instead of going direct via USB
;upload_protocol = espota
;upload_port = ems-esp.local
; comment out this section if using USB and not OTA for firmware uploads
upload_protocol = espota
upload_port = ems-esp.local
#
# These following targets are used by TravisCI to build the firmware versions on Release