Skip to content

Commit

Permalink
strapping
Browse files Browse the repository at this point in the history
  • Loading branch information
lubeda committed Feb 26, 2024
1 parent 29675df commit 8c123d0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,10 @@ The hardware design of the ulanzi isn't perfect. If your ulanzi makes a crazy be
```yaml
output:
- platform: gpio
pin: GPIO15
id: crazy_hardware_workaround
pin:
number: GPIO15
ignore_strapping_warning: true
id: buzzer_pin
```

## Introduction
Expand Down
2 changes: 1 addition & 1 deletion install/ulanzi-easy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ output:
pin:
number: GPIO15
ignore_strapping_warning: true
id: buzzer_pin
id: buzzer_pin

switch:
- platform: template
Expand Down

0 comments on commit 8c123d0

Please sign in to comment.