Skip to content
Snippets Groups Projects
Commit 04bcebca authored by Gijs Schoonderbeek's avatar Gijs Schoonderbeek
Browse files

Working changes, reading and working with the fan monitor

parent 1c692b4b
No related branches found
No related tags found
No related merge requests found
......@@ -342,9 +342,14 @@ if READ_SET_FAN :
read_tacho()
set_fan_off()
sleep(10)
read_tacho()
set_fan_speed(75)
sleep(10)
read_tacho()
set_fan_speed(100)
sleep(10)
read_tacho()
if READ_SENSOR:
ccd_sensors()
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment