Mercurial > hg > beaglert
comparison projects/analogDigitalDemo/render.cpp @ 22:fbfeb5895efd matrix_gpio
Updated tank wars demo for new API
author | andrewm |
---|---|
date | Sun, 03 May 2015 01:10:17 +0100 |
parents | 58eb99dac921 |
children | 182ae9367104 |
comparison
equal
deleted
inserted
replaced
20:58eb99dac921 | 22:fbfeb5895efd |
---|---|
5 * | 5 * |
6 * Andrew McPherson and Victor Zappi | 6 * Andrew McPherson and Victor Zappi |
7 * Queen Mary, University of London | 7 * Queen Mary, University of London |
8 */ | 8 */ |
9 | 9 |
10 #include "../include/render.h" | 10 #include "../../include/render.h" |
11 #include <cmath> | 11 #include <cmath> |
12 #include <rtdk.h> | 12 #include <rtdk.h> |
13 | 13 |
14 /* TASK: declare any global variables you need here */ | 14 /* TASK: declare any global variables you need here */ |
15 | 15 |