Project

General

Profile

Revision 437

Added by Kevin Woo about 16 years ago

Cleaned up analog.c code. Recompiled library. Mostly commenting and
documentation fixes. No changes made to actual code.

View differences:

math.h
30 30
 * @brief Contains math function(s)
31 31
 * 
32 32
 * @author Colony Project, CMU Robotics Club, James Kong
33
*/
33
 */
34 34

  
35 35
#ifndef _MATH_H_
36 36
#define _MATH_H_

Also available in: Unified diff