diff --git a/esphome/components/esp32_ble/queue.h b/esphome/components/esp32_ble/queue.h index ce6acd1c96..56d2efd18b 100644 --- a/esphome/components/esp32_ble/queue.h +++ b/esphome/components/esp32_ble/queue.h @@ -79,4 +79,4 @@ template class LockFreeQueue { } // namespace esp32_ble } // namespace esphome -#endif \ No newline at end of file +#endif