TODO: fix contrib/sensors for Ian

This commit is contained in:
Adrian C. (anrxc) 2010-11-03 03:21:56 +01:00
parent 762593385c
commit fe2e432685
1 changed files with 3 additions and 0 deletions

3
TODO
View File

@ -16,6 +16,9 @@
- Shortening the match introduced new problems IIRC - Shortening the match introduced new problems IIRC
** TODO Expand raid to grab data for all available devices ** TODO Expand raid to grab data for all available devices
** TODO Add fan speed to thermal.lua ** TODO Add fan speed to thermal.lua
** TODO Fix contrib/sensors for Ian
- > it does work and provides the lm_sensors
> information but only for one cpu core.
** TODO Return values of type number in NET and FS ** TODO Return values of type number in NET and FS
- Note: tonumber() strips decimal points - Note: tonumber() strips decimal points
** MAYBE Simplify scrolling using negative margins + fixed width ** MAYBE Simplify scrolling using negative margins + fixed width