mirror of
https://github.com/revspace/operame
synced 2024-12-04 13:47:29 +00:00
Change references to snuffelaar to operame
Snuffelaar is a different project, where I originally copied the .ini from :)
This commit is contained in:
parent
a4b25ea7e1
commit
5c7bb23f80
@ -53,7 +53,7 @@ upload_protocol = esptool
|
||||
|
||||
[env:ota]
|
||||
upload_protocol = espota
|
||||
upload_port = snuffelaar-HEX_HERE.local
|
||||
upload_port = operame-HEX_HERE.local
|
||||
upload_flags =
|
||||
--port=3232
|
||||
--auth=PASSWORD_HERE
|
||||
@ -62,4 +62,4 @@ upload_flags =
|
||||
; file.
|
||||
; Just copy the [env:ota] section to a new file called platformio-NAME.ini
|
||||
; and change [env:ota] to [env:NAME]. You can use this to OTA-update multiple
|
||||
; Snuffelaars with a single command: pio run -t upload -e NAME -e NAME -e NAME
|
||||
; Operames with a single command: pio run -t upload -e NAME -e NAME -e NAME
|
||||
|
Loading…
Reference in New Issue
Block a user