This website works better with JavaScript.
Home
Explore
Help
Sign In
abhas
/
esphome-xiaomi_bslamp2
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
16
Wiki
Activity
Browse Source
Add missing .h include
release/2022.12.0
Maurice Makaay
2 years ago
parent
a3d0f1c29e
commit
ecc205b16c
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
components/xiaomi_bslamp2/front_panel_hal.h
+ 1
- 0
components/xiaomi_bslamp2/front_panel_hal.h
View File
@ -3,6 +3,7 @@
#
include
"common.h"
#
include
"esphome/components/i2c/i2c.h"
#
include
"esphome/core/component.h"
#
include
"esphome/core/hal.h"
#
include
"esphome/core/log.h"
#
include
<array>
#
include
<cmath>
Write
Preview
Loading…
Cancel
Save