Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
speedLimit :: MonadIO m => Int -> Car m CommandResponse Source #
activateSpeedLimit :: MonadIO m => Int -> Car m CommandResponse Source #
deactivateSpeedLimit :: MonadIO m => Int -> Car m CommandResponse Source #
clearSpeedLimitPIN :: MonadIO m => Int -> Car m CommandResponse Source #