Skip to content

Instantly share code, notes, and snippets.

@bigjosh
Last active November 21, 2017 23:04
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 bigjosh/79e3f827203f98e5a1f014f6e536389a to your computer and use it in GitHub Desktop.
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