Sample code using the Tilt Five™ C API. More...
#include "include/TiltFiveNative.h"
#include <stdbool.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
Go to the source code of this file.
Macros | |
#define | SLEEP(ms) {} |
#define | IDENTIFIER_BUFFER_SIZE 1024 |
#define | GLASSES_BUFFER_SIZE 1024 |
#define | PARAM_BUFFER_SIZE 1024 |
#define | WAND_BUFFER_SIZE 4 |
Sample code using the Tilt Five™ C API.
Definition in file sample.c.