1
0
Fork 0

add citation

This commit is contained in:
Kevin Matz 2022-11-18 13:50:07 -05:00
parent 8fb0666ff0
commit 693b361244
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ using DataHandler = std::function<void(Universe *)>; //!< Callback funct
/**
* @brief The Universe class
*
* ANSI E1.11 describes may things about moving data over serial EIA-485-A
* \cite DMX ANSI E1.11 describes may things about moving data over serial EIA-485-A
* links. This class encapselates that data, regardless of how it was
* transmitted.
*/