improve doxygen output.
This commit is contained in:
@@ -40,11 +40,15 @@
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
|
||||
/** @defgroup internal_nunchuk Internal: Nunchuk */
|
||||
/** @{ */
|
||||
int nunchuk_handshake(struct wiimote_t* wm, struct nunchuk_t* nc, byte* data, unsigned short len);
|
||||
|
||||
void nunchuk_disconnected(struct nunchuk_t* nc);
|
||||
|
||||
void nunchuk_event(struct nunchuk_t* nc, byte* msg);
|
||||
/** @} */
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user