mirror of
https://github.com/esphome/esphome.git
synced 2026-09-16 17:48:40 +00:00
reorder
This commit is contained in:
@@ -3,11 +3,11 @@
|
||||
#ifdef USE_ESP32
|
||||
|
||||
#include <driver/uart.h>
|
||||
#include "esphome/core/component.h"
|
||||
#include "uart_component.h"
|
||||
#ifdef USE_UART_WAKE_LOOP_ON_RX
|
||||
#include <driver/uart_select.h>
|
||||
#endif
|
||||
#include "esphome/core/component.h"
|
||||
#include "uart_component.h"
|
||||
|
||||
namespace esphome::uart {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user