Files
espurna/code/test
Max Prokhorov 0d40d2275a Load sensor classes later (#2128)
* Sensors: refactor configuration

- move sensor implementaion to the .ino,
  remove dependency undef / define from sensor files
- update test/build/sensor.h from SENSOR_SUPPORT
- allow to change sensor config variables externally
- `#include <...>` for global headers and libraries,
  fix relative path for math library

* add missing sns <-> i2c dependency

* ledrelay should return relay_none as default

* rollback to original test header

* include debug header when requested (relative)
2020-02-04 02:14:31 +03:00
..
2020-02-04 02:14:31 +03:00
2019-11-21 01:14:17 +03:00
2019-11-21 01:14:17 +03:00
2019-11-21 01:14:17 +03:00