Update main.c

pull/24/head
alanbjohnston 7 years ago committed by GitHub
parent 1141fe958d
commit e06842a698
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -90,7 +90,7 @@ int main(int argc, char *argv[]) {
if (argc > 1) {
strcpy(src_addr, argv[1]);
}`
}
wiringPiSetup () ;
pinMode (0, OUTPUT) ;
int blink;

Loading…
Cancel
Save

Powered by TurnKey Linux.