Implementation of 1-Wire with added Alarm Search Functionality

Dependents:   Max32630_One_Wire_Interface

Revision:
87:20e8f12f4f11
Parent:
85:98d209752a52
Parent:
86:2ce08ca58b9e
Child:
133:66d3cc4ac909
--- a/Slaves/Bridges/Bridges.h	Wed Jun 15 15:00:06 2016 -0500
+++ b/Slaves/Bridges/Bridges.h	Wed Jun 15 15:07:21 2016 -0500
@@ -34,7 +34,7 @@
 #ifndef ONEWIRE_BRIDGES_H
 #define ONEWIRE_BRIDGES_H
 
-#include "ds28e17.h"
+#include "DS28E17.h"
 
 #endif /*ONEWIRE_BRIDGES_H*/