Skip to content

Instantly share code, notes, and snippets.

@bigjosh
Last active November 21, 2017 23:04
Show Gist options
  • Select an option

  • Save bigjosh/79e3f827203f98e5a1f014f6e536389a to your computer and use it in GitHub Desktop.

Select an option

Save bigjosh/79e3f827203f98e5a1f014f6e536389a to your computer and use it in GitHub Desktop.
if (car->location!=car->home && car->state != returned ) {
sendExtentionTickleText( zipCarMemeber->number[mobile] );
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment