mirror of
https://github.com/esphome/esphome.git
synced 2024-12-10 14:45:56 +01:00
added pragma one header guard
This commit is contained in:
parent
164991e4f5
commit
52c526131d
@ -1,3 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
#ifdef USE_ARDUINO
|
||||
|
||||
#include <cstdint>
|
||||
|
Loading…
Reference in New Issue
Block a user