mirror of
https://github.com/letscontrolit/ESPEasy.git
synced 2026-09-15 11:05:08 +00:00
`initI2C()` did not setup I2C due to inverted check if enabled. Also made code for switching I2C frequency a bit more readable. PCF8563 was not running reliable on ESP32, since I2C was initialized after the ext. RTC was tried to read.