mirror of
				https://github.com/ShaYmez/HBMonv2.git
				synced 2025-11-03 13:10:38 -05:00 
			
		
		
		
	updated check RPI temp CPU
This commit is contained in:
		
							parent
							
								
									d626f43084
								
							
						
					
					
						commit
						68877ebff4
					
				@ -13,7 +13,7 @@ tempcpu=false
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
# For Raspberry PI set tempcup=true and uncomnet below:
 | 
					# For Raspberry PI set tempcup=true and uncomnet below:
 | 
				
			||||||
#FILE=/sys/class/thermal/thermal_zone0/temp
 | 
					#FILE=/sys/class/thermal/thermal_zone0/temp
 | 
				
			||||||
#if [[ -f "$FILE" ]]; then
 | 
					#if [[ -f "$FILE" ]] && $tempcpu == "True" ; then
 | 
				
			||||||
#tempC=`cat /sys/class/thermal/thermal_zone0/temp |awk '{printf("%.1f",$1)}'`
 | 
					#tempC=`cat /sys/class/thermal/thermal_zone0/temp |awk '{printf("%.1f",$1)}'`
 | 
				
			||||||
#fi
 | 
					#fi
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user