Quote:
Originally Posted by rgeorg
If I could request one update it would be to have a small digital time display on the top bar. I tend to lose track of time and it would be useful to have it right there to check.
|
That would depend on if the hardware has a real time clock. And even then RTCs are notoriously inaccurate. The only reason computers keep halfway accurate time is because they can go out to the internet and get the time from one of the public time servers.
Without internet access, the RTC would either have to be set manually, or synchronized with your computer when you connected it through the USB port. It's do-able but not without some programming. I'd rather they got the reader part right before they tackle the bells and whistles.