Doxygen fix
This commit is contained in:
parent
3889ffe750
commit
9531b02a3a
@ -34,7 +34,8 @@
|
|||||||
* \addtogroup node-id
|
* \addtogroup node-id
|
||||||
* @{
|
* @{
|
||||||
*
|
*
|
||||||
* \file Node-id (simple 16-bit identifiers) handling
|
* \file
|
||||||
|
* Node-id (simple 16-bit identifiers) handling
|
||||||
* \author Simon Duquennoy <simon.duquennoy@ri.se>
|
* \author Simon Duquennoy <simon.duquennoy@ri.se>
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
@ -50,3 +51,5 @@ extern uint16_t node_id;
|
|||||||
void node_id_init(void);
|
void node_id_init(void);
|
||||||
|
|
||||||
#endif /* NODE_ID_H_ */
|
#endif /* NODE_ID_H_ */
|
||||||
|
/** @} */
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user