Skip to content

Commit

Permalink
set hardware_uart back to UART0 for ESP32-S3 products
Browse files Browse the repository at this point in the history
  • Loading branch information
heythisisnate committed Dec 21, 2023
1 parent 924401a commit a45599b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions garage-door-esp32.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@ dashboard_import:
# more: https://esphome.io/components/logger.html
logger:
level: DEBUG
hardware_uart: UART0
logs:
ledc.output: INFO
vl53l0x: DEBUG
Expand Down
1 change: 1 addition & 0 deletions gdo-fcc-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,7 @@ script:
# more: https://esphome.io/components/logger.html
logger:
level: DEBUG
hardware_uart: UART0
logs:
ledc.output: INFO
vl53l0x: DEBUG
Expand Down

0 comments on commit a45599b

Please sign in to comment.