Merge "Add @file annotation so files are picked up in doxygen"

This commit is contained in:
Brad Miller (WPI)
2015-01-14 07:54:34 -08:00
committed by Gerrit Code Review
2 changed files with 4 additions and 2 deletions

View File

@@ -16,7 +16,7 @@
#include "Servo.h"
#include "Timer.h"
/**
/** @file
* Utility functions
*/

View File

@@ -14,7 +14,9 @@
int VisionAPI_debugFlag = 1;
#define DPRINTF if(VisionAPI_debugFlag)dprintf
/* Image Management functions */
/** @file
* Image Management functions
*/
/**
* @brief Create an image object