Skip to content

Instantly share code, notes, and snippets.

@tnishinaga
Created June 7, 2018 18:57
Show Gist options
  • Save tnishinaga/13389c9fca6d33257b99fc6ac59a5138 to your computer and use it in GitHub Desktop.
Save tnishinaga/13389c9fca6d33257b99fc6ac59a5138 to your computer and use it in GitHub Desktop.
#!/bin/sh
gcc -o cbus_led_blink cbus_led_blink.c -std=c11
./cbus_led_blink
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment