led board
This commit is contained in:
+3
-1
@@ -1,3 +1,5 @@
|
||||
substitutions:
|
||||
LED: GPIO21
|
||||
esp32:
|
||||
board: esp32-s3-devkitc-1
|
||||
cpu_frequency: 240MHz
|
||||
@@ -11,4 +13,4 @@ esp32:
|
||||
|
||||
psram:
|
||||
mode: octal
|
||||
speed: 80MHz
|
||||
speed: 80MHz
|
||||
|
||||
@@ -1,11 +1,24 @@
|
||||
substitutions:
|
||||
NAME: "esp-assistant-vp"
|
||||
FRIENDLY_NAME: ESP Assistant VP
|
||||
LED: GPIO48
|
||||
LOGGER: DEBUG #ERROR #VERY_VERBOSE
|
||||
LOGGER: ERROR #DEBUG #ERROR #VERY_VERBOSE
|
||||
IP: 192.168.11.52
|
||||
|
||||
WS: GPIO5
|
||||
SCK: GPIO6
|
||||
SD: GPIO4
|
||||
SPKR: media_player.bedroom_speakers
|
||||
|
||||
packages:
|
||||
remote_package_files:
|
||||
url: https://git.cloudtest.pro/radu/esp
|
||||
ref: main
|
||||
files:
|
||||
- path: common.yaml
|
||||
- path: bootLight.yaml
|
||||
- path: board/c6.yaml
|
||||
- path: board/s3mb16.yaml
|
||||
- path: board/s3mb4.yaml
|
||||
- path: services/ble.yaml
|
||||
- path: services/voices3mb4.yaml
|
||||
refresh: 10min
|
||||
Reference in New Issue
Block a user