nicer documentation
This commit is contained in:
@@ -28,8 +28,8 @@
|
|||||||
#include <map>
|
#include <map>
|
||||||
|
|
||||||
/** @file message.h
|
/** @file message.h
|
||||||
* Classes, functions, and constants related to decoding/encoding of complete
|
* Classes and functions for decoding and encoding of complete messages on the
|
||||||
* messages on the eBUS to/from readable values.
|
* eBUS to and from readable values.
|
||||||
*
|
*
|
||||||
* A @a Message has a unique numeric key (see Message#getKey()) as well as a
|
* A @a Message has a unique numeric key (see Message#getKey()) as well as a
|
||||||
* unique name and circuit (@see Message#getCircuit() and Message#getName()).
|
* unique name and circuit (@see Message#getCircuit() and Message#getName()).
|
||||||
|
|||||||
Reference in New Issue
Block a user