Sensorian  1.0
C API Reference Guide Library
Blinky.c File Reference

Blink an LED. More...

#include <bcm2835.h>
#include <stdio.h>
#include "Utilities.h"

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 

Detailed Description

Blink an LED.

Author
D.Qendri
Date
28 May 2015

Definition in file Blinky.c.

Function Documentation

int main ( int  argc,
char **  argv 
)
Examples:
Blinky.c.

Definition at line 32 of file Blinky.c.