andrethomas
c9f0c18466
LM75AD - Force function parameters to be C and C++ compliant
2018-09-20 20:44:17 +02:00
andrethomas
dc9193efcb
Update xsns_26_lm75ad.ino
2018-08-04 19:11:37 +02:00
andrethomas
ed3a45985d
Fix detection of LM75AD
2018-08-04 19:07:47 +02:00
andrethomas
370cbf064c
Move LM75ADDetect() to FUNC_EVERY_SECOND
...
Move LM75ADDetect() from FUNC_PREP_BEFORE_TELEPERIOD to FUNC_EVERY_SECOND to comply with FUNC_PREP_BEFORE_TELEPERIOD marked as deprecated.
2018-07-18 09:43:49 +02:00
Theo Arends
9331cab55c
Fix xsns_26_lm75ad.ino line endings
...
Fix xsns_26_lm75ad.ino line endings (#3063 )
2018-06-25 17:35:42 +02:00
Theo Arends
221c420fcb
Tuning LM75AD sensor driver
2018-06-05 16:55:35 +02:00
Theo Arends
43dd708413
Add I2C temperature sensor LM75AD
...
6.0.0a
* Add support for I2C temperature sensor LM75AD (#2909 )
2018-06-05 16:14:00 +02:00
andrethomas
289b662f10
Update xdrv_26_lm75ad.ino to support C or F
...
Update xdrv_26_lm75ad.ino to support C or F depending on Settings.flag.temperature_conversion (#define TEMP_CONVERSION 0 or 1) as stored in [SetOption8] Return temperature in (0 = Celsius or 1 = Fahrenheit)
2018-06-05 14:50:52 +02:00
andrethomas
c860927857
Add support for LM75AD I2C Temperature Sensor
...
Add support for LM75AD I2C Temperature Sensor
2018-06-04 20:32:58 +02:00