daily_automated

This commit is contained in:
topicchi
2023-03-17 11:59:21 +00:00
parent 252ecca9cf
commit e2f276193e
4496 changed files with 1178007 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
# This configuration file supports the general ArduinoOTA library https://github.com/jandrassy/ArduinoOTA
tools.esptool.network_cmd={runtime.tools.arduinoOTA.path}/bin/arduinoOTA
tools.esptool.upload.network_pattern="{network_cmd}" -address {serial.port} -port 65280 -username arduino -password "{network.password}" -sketch "{build.path}/{build.project_name}.bin" -upload /sketch -b