Skip to content

feat: Added helper function to check if CMOS battery is dead

Check the comment. CMOS batteries usually die after a few years and sometimes never get replaced, so it's good to have a function to check if it died or not. Since it's 2025, it checks if the year is below 2025, which would be a good way to check (for now)

Merge request reports

Loading