diff --git a/mcu-vehicle-honda-pcx125.yaml b/mcu-vehicle-honda-pcx125.yaml index f80c94d..d2707a3 100644 --- a/mcu-vehicle-honda-pcx125.yaml +++ b/mcu-vehicle-honda-pcx125.yaml @@ -37,11 +37,11 @@ esp32: framework: type: esp-idf -api: - reboot_timeout: 0s +# api: +# reboot_timeout: 0s -wifi: - reboot_timeout: 0s +# wifi: +# reboot_timeout: 0s external_components: - source: components @@ -80,7 +80,6 @@ light: rgb_order: GRB pin: 27 num_leds: 1 - rmt_channel: 0 chipset: ws2812 restore_mode: ALWAYS_OFF effects: diff --git a/mcu-vehicle-suzuki-dl650.yaml b/mcu-vehicle-suzuki-dl650.yaml index af86340..30d529a 100644 --- a/mcu-vehicle-suzuki-dl650.yaml +++ b/mcu-vehicle-suzuki-dl650.yaml @@ -37,17 +37,17 @@ esp32: framework: type: esp-idf -api: - reboot_timeout: 0s +# api: +# reboot_timeout: 0s -wifi: - reboot_timeout: 0s +# wifi: +# reboot_timeout: 0s external_components: - source: components packages: - common: !include common/logger.yaml + common: !include common/logger.yaml # common: !include common/common.yaml # debug: @@ -80,7 +80,6 @@ light: rgb_order: GRB pin: 27 num_leds: 1 - rmt_channel: 0 chipset: ws2812 restore_mode: ALWAYS_OFF effects: diff --git a/mcu-vehicle-toyota-auris-ts.yaml b/mcu-vehicle-toyota-auris-ts.yaml index 6bced04..ffb4445 100644 --- a/mcu-vehicle-toyota-auris-ts.yaml +++ b/mcu-vehicle-toyota-auris-ts.yaml @@ -36,24 +36,24 @@ esp32: board: m5stack-atom framework: type: esp-idf - version: 5.3.1 - platform_version: 6.9.0 + version: 5.3.2 + platform_version: 53.03.11 external_components: - source: components packages: - wifi: !include common/wifi.yaml + # wifi: !include common/wifi.yaml logger: !include common/logger.yaml # api: !include common/api.yaml - ota: !include common/ota.yaml + # ota: !include common/ota.yaml # common: !include common/common.yaml # api: # reboot_timeout: 0s -wifi: - reboot_timeout: 0s +# wifi: +# reboot_timeout: 0s # debug: @@ -85,7 +85,6 @@ light: rgb_order: GRB pin: 27 num_leds: 1 - rmt_channel: 0 chipset: ws2812 restore_mode: ALWAYS_OFF effects: diff --git a/mcu-vehicle-toyota-yaris-cross.yaml b/mcu-vehicle-toyota-yaris-cross.yaml index d8442a9..e6d02d1 100644 --- a/mcu-vehicle-toyota-yaris-cross.yaml +++ b/mcu-vehicle-toyota-yaris-cross.yaml @@ -37,18 +37,18 @@ esp32: framework: type: esp-idf -api: - reboot_timeout: 0s +# api: +# reboot_timeout: 0s -wifi: - reboot_timeout: 0s +# wifi: +# reboot_timeout: 0s external_components: - source: components packages: common: !include common/logger.yaml - wifi: !include common/wifi.yaml + # wifi: !include common/wifi.yaml # common: !include common/common.yaml # debug: @@ -81,7 +81,6 @@ light: rgb_order: GRB pin: 27 num_leds: 1 - rmt_channel: 0 chipset: ws2812 restore_mode: ALWAYS_OFF effects: