Project

General

Profile

Revision 126fea96

ID126fea969313da57c60bd2631fe36eafd83eb12c
Parent 339f64d2
Child f3bfb5b5

Added by Alex Zirbel about 11 years ago

Fixed existing doxygen; preparing to add more.

View differences:

scout/buttons/src/buttons.h
43 43
#define QUEUE_SIZE 10
44 44
#define BUTTON_PRESSED 0x1
45 45

  
46
/** @brief Initialize the buttons module and driver. **/
47 46
int main(int argc, char **argv);
48 47

  
49 48
#endif

Also available in: Unified diff