Theo Arends
|
06a9fbd792
|
Changed logging message handling
Changed logging message handling
|
2019-03-08 15:15:42 +01:00 |
Theo Arends
|
304ac6fe44
|
6.4.1.12 code changes (byte/boolean)
6.4.1.12 20190128
* Change code use of boolean to bool and byte to uint8_t
* Change code uint8_t flags to bool flags
|
2019-01-28 14:08:33 +01:00 |
Theo Arends
|
447ec6256e
|
6.4.1.4 Update Copyright (C) 2019
6.4.1.4 20190101
* Update Copyright (C) 2019
|
2019-01-01 13:55:01 +01:00 |
Theo Arends
|
fb4fe0fd55
|
Fix DS3231 driver
Fix DS3231 driver breaking function chain (#4759)
|
2018-12-30 14:28:16 +01:00 |
andrethomas
|
4a7e7b0dbb
|
Change C functions with () to (void)
|
2018-11-14 15:32:09 +02:00 |
Theo Arends
|
15148f290d
|
6.3.0.4 Add SetSensorXX
6.3.0.4 20181106
* Add command SetSensorXX 0/1 to disable/re-enable compiled xsns_XX_sensor.ino driver
|
2018-11-06 17:33:51 +01:00 |
guyelg
|
8aabe10711
|
Add support for DS3231-external I2C RTC
|
2018-10-10 20:25:04 +03:00 |