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

Shows how to read single touch presses from the three on board buttons. More...

#include <bcm2835.h>
#include "i2c.h"
#include "CAP1203.h"
#include "Utilities.h"

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 

Detailed Description

Shows how to read single touch presses from the three on board buttons.

Author
D.Qendri
Date
28 May 2015

Definition in file main.c.

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 33 of file main.c.