From 5e75b332f01624b1f542a1e821701f7cc924c70e Mon Sep 17 00:00:00 2001 From: Asbelos Date: Thu, 19 Dec 2024 17:27:10 +0000 Subject: [PATCH] Update IODeviceList.h --- IODeviceList.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IODeviceList.h b/IODeviceList.h index 7f1ea18..a08ebd0 100644 --- a/IODeviceList.h +++ b/IODeviceList.h @@ -34,4 +34,4 @@ It has been moved here to be easier to maintain than editing IODevice.h #include "IO_I2CRailcom.h" #include "IO_TM1638.h" #include "IO_EXSensorCAM.h" -#include "IO_DS1307.h" \ No newline at end of file +#include "IO_DS1307.h"