View Full Version : Is the Compressor Automatically Handled? (Java)
danebouchie
18-02-2014, 21:04
Is the compressor automatically handled as its own class? or do we have to use if !compressorswitch { compressor.Relayset(true) } etc.
The compressor is automatically handled. After initializing your compressor, simply call
compressor.start()
and it will automatically start and shut off based on the pressure switch.
vBulletin® v3.6.4, Copyright ©2000-2017, Jelsoft Enterprises Ltd.