mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-10 01:39:54 +03:00
fix publish_time to always send when it has a 0 value
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user