pub(crate) fn make_misc_control(
    sender: Sender<PinUpdate>
) -> Result<impl MiscControls, GPIOError>