Mercurial > hg > beaglert
comparison projects/analogDigitalDemo/main.cpp @ 22:fbfeb5895efd matrix_gpio
Updated tank wars demo for new API
author | andrewm |
---|---|
date | Sun, 03 May 2015 01:10:17 +0100 |
parents | c98863e63174 |
children | a6d223473ea2 |
comparison
equal
deleted
inserted
replaced
20:58eb99dac921 | 22:fbfeb5895efd |
---|---|
12 #include <iostream> | 12 #include <iostream> |
13 #include <cstdlib> | 13 #include <cstdlib> |
14 #include <libgen.h> | 14 #include <libgen.h> |
15 #include <signal.h> | 15 #include <signal.h> |
16 #include <getopt.h> | 16 #include <getopt.h> |
17 #include "../include/RTAudio.h" | 17 #include "../../include/RTAudio.h" |
18 #include <unistd.h> | 18 #include <unistd.h> |
19 #include <stdlib.h> | 19 #include <stdlib.h> |
20 #include <fcntl.h> | 20 #include <fcntl.h> |
21 | 21 |
22 using namespace std; | 22 using namespace std; |