sketchbook
|
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include <wiringPi.h>
#include <piGlow.h>
Macros | |
#define | TRUE (1==1) |
#define | FALSE (!TRUE) |
Functions | |
int | main (int argc, char *argv[]) |
#define FALSE (!TRUE) |
#define TRUE (1==1) |
int main | ( | int | argc, |
char * | argv[] | ||
) |