LukeUSMC / ds18b20-photon

Dallas One-Wire temp sensor DS18XXX Particle Photon
MIT License
13 stars 32 forks source link

redefinition of 'class DS18B20' #7

Open tbitson opened 7 years ago

tbitson commented 7 years ago

Veryfing code using this library in Particle Build fails with this error ONLY WHEN COMPILING FOR SPARK CORE

DS18B20/DS18B20.h:15:7: error: redefinition of 'class DS18B20'
 class DS18B20{
       ^