Skip to content

Instantly share code, notes, and snippets.

@AlexPinhasov
Last active April 7, 2018 06:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AlexPinhasov/2046aa8369526113e4a0dbfc33be890c to your computer and use it in GitHub Desktop.
Save AlexPinhasov/2046aa8369526113e4a0dbfc33be890c to your computer and use it in GitHub Desktop.
// Management Function
func handleCarStarted()
{
turnLights(on: true)
turnAC(on: true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment