Skip to content

Commit

Permalink
Tidy some Doxygen
Browse files Browse the repository at this point in the history
  • Loading branch information
peternewman committed Feb 4, 2020
1 parent 910e9c4 commit f1cc481
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions include/ola/acn/ACNVectors.h
Original file line number Diff line number Diff line change
Expand Up @@ -98,10 +98,11 @@ enum LLRPVector {
VECTOR_LLRP_PROBE_REPLY = 1, /**< LLRP Probe Reply */
VECTOR_LLRP_RDM_CMD = 1, /**< LLRP RDM Command */
};
} // namespace acn
} // namespace ola

/**
* @}
*/
} // namespace acn
} // namespace ola

#endif // INCLUDE_OLA_ACN_ACNVECTORS_H_

0 comments on commit f1cc481

Please sign in to comment.