Skip to content

Commit ea3418c

Browse files
committed
[Windows Build] Convert IRremoteESP8266 to single cpp file
1 parent 683d0ac commit ea3418c

File tree

205 files changed

+580
-42614
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

205 files changed

+580
-42614
lines changed

lib/IRremoteESP8266/examples/IRMQTTServer/IRMQTTServer.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,7 @@
329329
* </security-hat>
330330
*/
331331

332-
#include "IRMQTTServer.h"
332+
#include "../src/IRMQTTServer.h"
333333
#include <Arduino.h>
334334

335335
#include <ArduinoJson.h>

0 commit comments

Comments
 (0)