Update platformio.ini
This commit is contained in:
parent
95ff7615e8
commit
cb2cc8c007
@ -90,12 +90,12 @@ upload_speed = 921600
|
|||||||
|
|
||||||
[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
|
||||||
|
|
||||||
default_envs = dev
|
;default_envs = dev
|
||||||
build_cache_dir = /tmp/platformio-shared-cache
|
build_cache_dir = /tmp/platformio-shared-cache
|
||||||
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