Skip to content

Commit

Permalink
Update nspanel_esphome_addon_upload_tft.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
edwardtfn authored Nov 26, 2024
1 parent c07bb2d commit c31f7a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion esphome/nspanel_esphome_addon_upload_tft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -340,7 +340,7 @@ script:
### Attempt twice at the current baud rate
- script.execute:
id: upload_tft_sequence_attempt
baud_rate: 0
baud_rate: !lambda return tf_uart->get_baud_rate();
- script.wait: upload_tft_sequence_attempt

### Attempt twice at the Nextion's default baud rate (115200bps)
Expand Down

0 comments on commit c31f7a1

Please sign in to comment.