diff options
Diffstat (limited to 'System.c4g')
| -rw-r--r-- | System.c4g/IDs.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/System.c4g/IDs.c b/System.c4g/IDs.c index e5c1280..d1950dd 100644 --- a/System.c4g/IDs.c +++ b/System.c4g/IDs.c @@ -12,4 +12,4 @@ static const DT_Sensors_RemoteControl = RC7I; static const DT_Sensors_SensorBase = SN7I; static const DT_Sensors_SensorEntrance = SE7I; static const DT_Sensors_Switch = SW7I; -static const DT_Sensors_Timer = TI7I; +static const DT_Sensors_Timer = TI7I;
\ No newline at end of file |
