Moved find device to its own utility method, and added a specific equals method and reworked some test.

This commit is contained in:
Ziver Koc 2021-03-23 01:57:12 +01:00
parent 7e8938c38c
commit c7e286f51e
166 changed files with 618 additions and 374 deletions

0
arduino/HalMultiSensor/HalConfiguration.h Executable file → Normal file
View file

0
arduino/HalMultiSensor/HalInclude.h Executable file → Normal file
View file

0
arduino/HalMultiSensor/HalInterfaces.h Executable file → Normal file
View file

0
arduino/HalMultiSensor/HalMultiSensor.ino Executable file → Normal file
View file

0
arduino/HalMultiSensor/HalMultiSensorEnclosure.FCStd Executable file → Normal file
View file

View file

0
arduino/HalMultiSensor/HalMultiSensorEnclosure_top.stl Executable file → Normal file
View file

0
arduino/HalMultiSensor/Interrupt.cpp Executable file → Normal file
View file

0
arduino/HalMultiSensor/Interrupt.h Executable file → Normal file
View file

0
arduino/HalMultiSensor/ProtocolNexa.cpp Executable file → Normal file
View file

0
arduino/HalMultiSensor/ProtocolNexa.h Executable file → Normal file
View file

0
arduino/HalMultiSensor/ProtocolOregon.cpp Executable file → Normal file
View file

0
arduino/HalMultiSensor/ProtocolOregon.h Executable file → Normal file
View file

0
arduino/HalMultiSensor/SensorBH1750.cpp Executable file → Normal file
View file

0
arduino/HalMultiSensor/SensorBH1750.h Executable file → Normal file
View file

0
arduino/HalMultiSensor/SensorDHT.cpp Executable file → Normal file
View file

0
arduino/HalMultiSensor/SensorDHT.h Executable file → Normal file
View file

0
arduino/HalMultiSensor/SensorPhotocell.cpp Executable file → Normal file
View file

0
arduino/HalMultiSensor/SensorPhotocell.h Executable file → Normal file
View file