mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-29 21:56:35 +00:00
Fix Travis build, case type in #include
This commit is contained in:
parent
69a31577eb
commit
dc5d5476c7
@ -27,7 +27,7 @@
|
||||
#include <IRremoteESP8266.h>
|
||||
#include <IRsend.h>
|
||||
#include <IRrecv.h>
|
||||
#include <IRUtils.h>
|
||||
#include <IRutils.h>
|
||||
#include <IRac.h>
|
||||
|
||||
enum IrErrors { IE_RESPONSE_PROVIDED, IE_NO_ERROR, IE_INVALID_RAWDATA, IE_INVALID_JSON, IE_SYNTAX_IRSEND, IE_SYNTAX_IRHVAC,
|
||||
|
Loading…
x
Reference in New Issue
Block a user