mirror of
https://github.com/esphome/esphome.git
synced 2025-01-01 02:11:44 +01:00
added pragma one header guard
This commit is contained in:
parent
164991e4f5
commit
52c526131d
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
||||||
|
#pragma once
|
||||||
|
|
||||||
#ifdef USE_ARDUINO
|
#ifdef USE_ARDUINO
|
||||||
|
|
||||||
#include <cstdint>
|
#include <cstdint>
|
||||||
|
|
Loading…
Reference in a new issue