Compare commits
No commits in common. "8997042975465bb8562783b006b32297565ceb14" and "e10f061eb8830afd4d09312dce8adbf259c14a24" have entirely different histories.
8997042975
...
e10f061eb8
@ -17,12 +17,8 @@ monitor_speed = 115200
|
|||||||
; stuff for OTA
|
; stuff for OTA
|
||||||
; https://docs.platformio.org/en/latest/platforms/espressif8266.html#over-the-air-ota-update
|
; https://docs.platformio.org/en/latest/platforms/espressif8266.html#over-the-air-ota-update
|
||||||
upload_protocol = espota
|
upload_protocol = espota
|
||||||
upload_port = 192.168.178.75
|
upload_port = 192.168.10.94
|
||||||
upload_flags =
|
upload_flags =
|
||||||
--port=8266
|
--port=8266
|
||||||
--auth=admin
|
--auth=admin
|
||||||
|
|
||||||
lib_deps =
|
|
||||||
|
|
||||||
# The exact version
|
|
||||||
ottowinter/PCA9685 16-Channel PWM Driver Module Library @ 1.2.9
|
|
Loading…
x
Reference in New Issue
Block a user