Adding DHT22/AM2302 sensor libraries (Arduino and PietteTech) but using Arduino for...
[iotcloud.git] / version2 / src / others / ino / README
1 ================
2 About .ino files
3 ================
4 1) One .ino file is needed as the main file to generate a .bin (firmware) file for Particle PHOTON code compilation.
5 2) Please put one of these .ino files into the C code folder before compiling it with the Particle CLI compiler.