comparison examples/mpr121/render.cpp @ 380:9dc5a0ccad25 prerelease

Fixed missing ) in Makefile, and removed unnecessary Utilities.h includes
author andrewm
date Sun, 12 Jun 2016 23:03:57 +0100
parents 421a69d42943
children
comparison
equal deleted inserted replaced
379:24c3a0663d54 380:9dc5a0ccad25
1 #include <Bela.h> 1 #include <Bela.h>
2 #include <Utilities.h>
3 #include <cmath> 2 #include <cmath>
4 #include <rtdk.h> 3 #include <rtdk.h>
5 #include "I2C_MPR121.h" 4 #include "I2C_MPR121.h"
6 5
7 // How many pins there are 6 // How many pins there are