CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/05/22 15:01:06
Modified files:
sys/dev/i2c : sambat.c
Log message:
I've noticed slight hiccups on the keyboard input during the battery status
update caused by the delay busy loop. Using tsleep instead resolves that.
