solar panel control 
        
    
            
        
| Vars | |
| force_auto | SOLAR_TRACK_OFF, SOLAR_TRACK_TIMED, SOLAR_TRACK_AUTO | 
|---|---|
| track | degree change per minute | 
| Procs | |
| set_panels | Rotates the panel to the passed angles | 
| timed_track | Ran every time the sun updates. | 
Var Details
force_auto
            
        
    
            
        
        SOLAR_TRACK_OFF, SOLAR_TRACK_TIMED, SOLAR_TRACK_AUTO
track
            
        
    
            
        
        degree change per minute
Proc Details
set_panels
Rotates the panel to the passed angles
timed_track
Ran every time the sun updates.