Remove extra newline

This commit is contained in:
Jesse Hills 2023-01-26 03:45:55 +00:00
parent 4bf4ab205d
commit b1ce858e49
No known key found for this signature in database
GPG Key ID: BEAAE804EFD8E83A
1 changed files with 0 additions and 1 deletions

View File

@ -5,4 +5,3 @@
- rename esp32 CAN to TWAI, so it compiles again [esphome#4334](https://github.com/esphome/esphome/pull/4334) by [@designer2k2](https://github.com/designer2k2)
- Fix BME280 initialization before wifi setup [esphome#4190](https://github.com/esphome/esphome/pull/4190) by [@pxe-la](https://github.com/pxe-la)
- Add a soft reset in setup() for bmp280 [esphome#4329](https://github.com/esphome/esphome/pull/4329) by [@melyux](https://github.com/melyux)