Update platformio.ini
This commit is contained in:
parent
ccb0be2ef6
commit
f4f1cb5fc5
@ -73,10 +73,10 @@ board = esp32dev
|
|||||||
|
|
||||||
[platformio]
|
[platformio]
|
||||||
; upload firmware to board with usb cable
|
; upload firmware to board with usb cable
|
||||||
;default_envs = usb
|
default_envs = usb
|
||||||
|
|
||||||
; upload firmware to a jfrog bintray repository
|
; upload firmware to a jfrog bintray repository
|
||||||
default_envs = ota
|
;default_envs = ota
|
||||||
|
|
||||||
description = Paxcounter is a proof-of-concept ESP32 device for metering passenger flows in realtime. It counts how many mobile devices are around.
|
description = Paxcounter is a proof-of-concept ESP32 device for metering passenger flows in realtime. It counts how many mobile devices are around.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user