mirror of
https://github.com/mrcory/arduino-home-assistant.git
synced 2026-08-02 15:24:26 -04:00
fix compilation error in HADevice.h
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
#ifndef HADEVICE_H
|
||||
#define HADEVICE_H
|
||||
|
||||
#include <stdint.h>
|
||||
#include <Arduino.h>
|
||||
|
||||
class HADevice
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user