Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 0a7ab21

Browse files
author
Thorsten Ludewig
committedMar 14, 2021
upload script renamed
1 parent 8e71dcd commit 0a7ab21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎platformio.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ extends = common
4040
board = wt32-eth01
4141
build_flags = ${common.build_flags} -DHAVE_ETH_IF
4242
;upload_port = dummy
43-
;upload_command = ./private/upload-lilygo-t-eth-poe.sh
43+
;upload_command = ./private/upload-wt32-eth01.sh
4444

4545
[env:lolin32lite]
4646
extends = common

0 commit comments

Comments
 (0)
Please sign in to comment.