Nextion support to idf with cinttypes (#5876)

This commit is contained in:
Edward Firmo
2023-12-05 02:09:44 +01:00
committed by GitHub
parent d9792b0d92
commit 4d3730b50e
3 changed files with 3 additions and 0 deletions
@@ -1,6 +1,7 @@
#include "nextion.h"
#include "esphome/core/util.h"
#include "esphome/core/log.h"
#include <cinttypes>
namespace esphome {
namespace nextion {