Theo Arends
|
26219eaebd
|
Merge pull request #14318 from pkkrusty/patch-1
Add NTP server capability to DS3231 driver
|
2022-01-08 15:02:23 +01:00 |
pkkrusty
|
c244965186
|
Reduce difference between NTP and DS3231 before re-sync
Changed a re-write of DS3231 time from a 60 second difference to a 10 second difference.
|
2022-01-07 08:35:00 -08:00 |
pkkrusty
|
0ef8807fac
|
Add NTP server capability to DS3231
Copied from GPS driver (xsns_60)
|
2022-01-07 08:22:54 -08:00 |
Theo Arends
|
dba1f32c82
|
Fix ESP32 core 2.x I2C device detection speed
|
2021-10-31 15:13:28 +01:00 |
Theo Arends
|
c3b38c0d2c
|
Fix ESP32-C3 compilation (#12961)
|
2021-08-24 20:48:50 +02:00 |
Theo Arends
|
5e805e0c4a
|
Move Settings from DRAM to heap
|
2021-06-11 18:14:12 +02:00 |
Theo Arends
|
ac054ea666
|
Refactor AddLog usage
|
2021-01-23 17:10:06 +01:00 |
Theo Arends
|
dcbb3f1e0e
|
Happy New Year
|
2021-01-01 13:44:04 +01:00 |
Theo Arends
|
fa7fdbd51a
|
Consolidate `AddLog_P`
Consolidate `AddLog_P` into `AddLog_P2` and rename to `AddLog_P`
|
2020-11-06 17:09:13 +01:00 |
Theo Arends
|
af5082320d
|
Use global struct
|
2020-10-30 12:29:48 +01:00 |
Theo Arends
|
e59bfc1d69
|
Use global struct
|
2020-10-29 13:58:50 +01:00 |
Theo Arends
|
6a84899e10
|
Eliminating call sntp_get_real_time
Change display of some date and time messages from "Wed Feb 19 10:45:12 2020" to "2020-02-19T10:45:12"
|
2020-02-19 15:23:59 +01:00 |
Theo Arends
|
8aa9109656
|
Happy New Year
Happy New Year
|
2019-12-31 14:23:34 +01:00 |
Theo Arends
|
9c9d177ad5
|
Refactor I2C driver detection phase 7
|
2019-11-11 18:36:13 +01:00 |
Theo Arends
|
b2e6a2fe75
|
Refactor I2C driver detection phase 5
|
2019-11-10 17:02:02 +01:00 |
Theo Arends
|
b46c6ef3e5
|
Refactor I2c drivers
|
2019-11-04 10:38:05 +01:00 |
Theo Arends
|
1e29593469
|
Bump version 7.0.0.3
Initial support for I2C driver runtime control using command I2CDriver and document I2CDEVICES.md
|
2019-11-03 17:54:39 +01:00 |
Theo Arends
|
0e07397ff7
|
Change Sonoff-Tasmota to Tasmota
|
2019-10-27 12:04:08 +01:00 |