Project

General

Profile

Revision 652

pretty colors defining

View differences:

branches/autonomous_recharging/code/projects/libbayboard/orb.h
44 44
 int orb_init(void);
45 45
 /** @brief Set both orbs to a specified color **/
46 46
 int set_orb (int red, int green, int blue);
47
 /** @brief Set orb1 to a specified color **/
47
 /** @brief Set orb to a specified color **/
48
 int set_orb (int color);
48 49
 
49 50
 /** @} **/ //end addtogroup
50 51
 

Also available in: Unified diff