Skip to content

Commit

Permalink
Update device_base.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
TheRealFalseReality authored Nov 29, 2024
1 parent 1e0a8ae commit 2c48884
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions common/device_base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ substitutions:
logger: "DEBUG"

# I2C pins
sdaPin: "21" # yellow/TX PMP-green
sclPin: "22" # blue/RX PMP-white
sdaPin: "21" # yellow/TX PMP -> green
sclPin: "22" # blue/RX PMP -> white

esp32:
board: esp32dev
Expand Down Expand Up @@ -186,4 +186,4 @@ button:
disabled_by_default: true
id: shutdown_button
web_server:
sorting_group_id: sorting_group_config
sorting_group_id: sorting_group_config

0 comments on commit 2c48884

Please sign in to comment.