Fix typo in LowPowerDemo.ino by GrzegorzWo · Pull Request #8841 · esp8266/Arduino

@GrzegorzWo

Fix for: CRC checking of data read from RTC was always true in setup() function, due to typo in expression.

@mcspr changed the title Update LowPowerDemo.ino Fix typo in LowPowerDemo.ino

Feb 1, 2023

hasenradball pushed a commit to hasenradball/Arduino that referenced this pull request

Nov 18, 2024
CRC checking of data read from RTC was always true