COSA
An Object-Oriented Platform for Arduino Programming
DS18B20.h
Go to the documentation of this file.
1 
21 #ifndef COSA_DS18B20_H
22 #define COSA_DS18B20_H
23 
24 #include "DS18B20.hh"
25 
26 #endif