platformio.ini: env_default -> default_envs
This commit is contained in:
parent
82fdfb9ca1
commit
2932e8ae1a
@ -6,27 +6,27 @@
|
||||
|
||||
; ---> SELECT TARGET PLATFORM HERE! <---
|
||||
[platformio]
|
||||
env_default = generic
|
||||
;env_default = ebox
|
||||
;env_default = eboxtube
|
||||
;env_default = ecopower
|
||||
;env_default = heltec
|
||||
;env_default = heltecv2
|
||||
;env_default = ttgov1
|
||||
;env_default = ttgov2
|
||||
;env_default = ttgov21old
|
||||
;env_default = ttgov21new
|
||||
;env_default = ttgobeam
|
||||
;env_default = ttgofox
|
||||
;env_default = lopy
|
||||
;env_default = lopy4
|
||||
;env_default = fipy
|
||||
;env_default = lolin32litelora
|
||||
;env_default = lolin32lora
|
||||
;env_default = lolin32lite
|
||||
;env_default = wemos32oled
|
||||
;env_default = octopus32
|
||||
;env_default = ecopower, eboxtube, heltec, ttgobeam, lopy4, lopy, ttgov21old, ttgov21new, ttgofox
|
||||
default_envs = generic
|
||||
;default_envs = ebox
|
||||
;default_envs = eboxtube
|
||||
;default_envs = ecopower
|
||||
;default_envs = heltec
|
||||
;default_envs = heltecv2
|
||||
;default_envs = ttgov1
|
||||
;default_envs = ttgov2
|
||||
;default_envs = ttgov21old
|
||||
;default_envs = ttgov21new
|
||||
;default_envs = ttgobeam
|
||||
;default_envs = ttgofox
|
||||
;default_envs = lopy
|
||||
;default_envs = lopy4
|
||||
;default_envs = fipy
|
||||
;default_envs = lolin32litelora
|
||||
;default_envs = lolin32lora
|
||||
;default_envs = lolin32lite
|
||||
;default_envs = wemos32oled
|
||||
;default_envs = octopus32
|
||||
;default_envs = ecopower, eboxtube, heltec, ttgobeam, lopy4, lopy, ttgov21old, ttgov21new, ttgofox
|
||||
;
|
||||
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