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