mirror of
https://github.com/randybb/esphome-configs.git
synced 2026-03-03 15:24:09 +01:00
Fix trailing spaces and missing newlines in all mcu-*.yaml files
Bulk cleanup: remove trailing whitespace and ensure files end with a newline. Structural issues (indentation, bracket spacing) left for per-file fixes. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
10
mcu-nrf-dk.yaml
Normal file
10
mcu-nrf-dk.yaml
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
esphome:
|
||||||
|
name: mcu-nrf-dk
|
||||||
|
friendly_name: mcu-nrf-dk
|
||||||
|
|
||||||
|
nrf52:
|
||||||
|
board: nrf52840_dk
|
||||||
|
bootloader: adafruit_nrf52_sd140_v7
|
||||||
|
|
||||||
|
# Enable logging
|
||||||
|
logger:
|
||||||
Reference in New Issue
Block a user