mirror of
https://github.com/esphome/esphome.git
synced 2025-03-15 15:18:16 +00:00
fix clang-tidy
This commit is contained in:
parent
2111f3be05
commit
01603995c4
@ -4,6 +4,7 @@
|
||||
|
||||
#include <cstdint>
|
||||
|
||||
#ifndef USE_ZEPHYR
|
||||
#include "qrcodegen.h"
|
||||
|
||||
namespace esphome {
|
||||
@ -34,3 +35,4 @@ class QrCode : public Component {
|
||||
};
|
||||
} // namespace qr_code
|
||||
} // namespace esphome
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user