Project

General

Profile

Revision 1518

Added by Brad Neuman over 14 years ago

updated library to add DRAGONFLY_DEBUG stuff
Can now call make debug which will recompile the library with debug flags!

View differences:

dragonfly_lib.h
42 42
 **/
43 43

  
44 44
/** @brief Initialize the board **/
45
void dragonfly_init(int config);
45
int dragonfly_init(int config);
46 46

  
47 47
/** @} **/ //end addtogroup
48 48

  

Also available in: Unified diff