HarlemSquirrel / gnome-shell-extension-sensory-perception

Displays CPU/GPU/mobo/disk temperatures, voltages and fan speeds
https://extensions.gnome.org/extension/1145/sensory-perception/
GNU General Public License v3.0
27 stars 11 forks source link

Fix extension not showing voltages below 1 volt #22

Closed artscoop closed 4 years ago

artscoop commented 4 years ago

Fixed parsing of sensors voltage lines. Changed display of voltage values to show three decimals instead of two (to cater for millivolt values).

Fixes #21