mirror of
https://github.com/esphome/esphome.git
synced 2025-10-03 02:22:25 +01:00
Nextion support to idf with cinttypes
(#5876)
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#include "nextion.h"
|
||||
#include "esphome/core/util.h"
|
||||
#include "esphome/core/log.h"
|
||||
#include <cinttypes>
|
||||
|
||||
namespace esphome {
|
||||
namespace nextion {
|
||||
|
Reference in New Issue
Block a user