improve doxygen output.
This commit is contained in:
@@ -40,11 +40,14 @@
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
/** @defgroup internal_classic Internal: Classic Controller */
|
||||
/** @{ */
|
||||
int classic_ctrl_handshake(struct wiimote_t* wm, struct classic_ctrl_t* cc, byte* data, unsigned short len);
|
||||
|
||||
void classic_ctrl_disconnected(struct classic_ctrl_t* cc);
|
||||
|
||||
void classic_ctrl_event(struct classic_ctrl_t* cc, byte* msg);
|
||||
/** @} */
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user