Skip to content
This repository was archived by the owner on Aug 18, 2020. It is now read-only.

Commit 8d894c7

Browse files
ilcatoaentinger
authored andcommitted
Fixed missing reference to new type
1 parent e96a485 commit 8d894c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ArduinoCloudThing.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
#include "types/automation/CloudSmartPlug.h"
4141
#include "types/automation/CloudSwitch.h"
4242
#include "types/automation/CloudTemperature.h"
43+
#include "types/automation/CloudTelevision.h"
4344

4445

4546
/******************************************************************************

0 commit comments

Comments
 (0)