Implementation of 1-Wire with added Alarm Search Functionality

Dependents:   Max32630_One_Wire_Interface

Revision:
85:98d209752a52
Parent:
73:2cecc1372acc
--- a/Bridge/OneWireBridge.h	Tue Jun 07 23:06:56 2016 +0000
+++ b/Bridge/OneWireBridge.h	Wed Jun 15 00:38:36 2016 +0000
@@ -35,7 +35,7 @@
 #define ONEWIREBRIDGE_H
 
 
-#include "ds28e17.h"
+#include "DS28E17.h"
 
 
 #endif /*ONEWIREBRIDGE_H*/