mirror of
https://github.com/esphome/esphome.git
synced 2024-12-25 23:14:54 +01:00
Update hbridge_switch.cpp
This commit is contained in:
parent
663effab8d
commit
4fac58b054
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
||||||
#include "hbridge_switch.h"
|
#include "hbridge_switch.h"
|
||||||
#include "esphome/core/log.h"
|
#include "esphome/core/log.h"
|
||||||
|
|
||||||
|
#include <inttypes.h>
|
||||||
|
|
||||||
namespace esphome {
|
namespace esphome {
|
||||||
namespace hbridge {
|
namespace hbridge {
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue