mirror of
https://github.com/smxi/inxi.git
synced 2025-09-01 10:09:10 +00:00
added variable declaration to sensors
This commit is contained in:
parent
06b50b2946
commit
4b1296685c
1 changed files with 1 additions and 0 deletions
1
inxi
1
inxi
|
@ -3036,6 +3036,7 @@ get_sensors_data()
|
||||||
moboTemp=""
|
moboTemp=""
|
||||||
moboTempReal=""
|
moboTempReal=""
|
||||||
psuTemp=""
|
psuTemp=""
|
||||||
|
separator=""
|
||||||
sysFanString=""
|
sysFanString=""
|
||||||
temp1=""
|
temp1=""
|
||||||
temp2=""
|
temp2=""
|
||||||
|
|
Loading…
Add table
Reference in a new issue