|
sketchbook
|
#include <stdio.h>#include <stdlib.h>#include <sys/time.h>#include <wiringPi.h>#include <gertboard.h>Macros | |
| #define | TRUE (1==1) |
| #define | FALSE (!TRUE) |
| #define | B_SIZE 1000 |
| #define | S_SIZE 128 |
Functions | |
| int | main () |
| #define B_SIZE 1000 |
| #define FALSE (!TRUE) |
| #define S_SIZE 128 |
| #define TRUE (1==1) |
| int main | ( | void | ) |
1.8.6