#pragma once bool getLEDState(); void disableACTTrigger(bool nowDisabled); void enableACTLED(bool nowOn); void toggleACTLED();