Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Synopsis
- setValetMode :: MonadIO m => Bool -> Int -> Car m CommandResponse
- clearValetPIN :: forall {m}. MonadIO m => Car m CommandResponse
Documentation
setValetMode :: MonadIO m => Bool -> Int -> Car m CommandResponse Source #
Enable valet mode with a four digit pin.
clearValetPIN :: forall {m}. MonadIO m => Car m CommandResponse Source #