Renamed pixy_helper to pixy_frame. Updated docu of appliaction. added doxygen comments to pixy_{frame,control}.h

This commit is contained in:
t-moe
2015-06-07 19:03:29 +02:00
parent f432236628
commit c87220d192
9 changed files with 65 additions and 19 deletions

View File

@@ -5,7 +5,7 @@
#include "touch.h"
#include "pixy.h"
#include "system.h"
#include "pixy_helper.h"
#include "pixy_frame.h"
static bool pixy_connected = false; //Whether or not the pixy cam is currently connected