Skip to content

Commit

Permalink
Include IREncoding.h so that the protocol number typedefs are available.
Browse files Browse the repository at this point in the history
  • Loading branch information
pixelpixi committed Dec 20, 2015
1 parent 2a16735 commit 0d9dbf3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Modulo.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
#include "MotorDriverModulo.h"
#include "TemperatureProbeModulo.h"
#include "IRRemoteModulo.h"
#include "IREncoding.h"

enum ModuloStatus {
ModuloStatusOff,
Expand Down

0 comments on commit 0d9dbf3

Please sign in to comment.