WIP: somethings wrong.. #19
@ -10,7 +10,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @defgroup communication comm
|
* @defgroup comm Communication
|
||||||
* @brief Communication software components.
|
* @brief Communication software components.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
@ -18,7 +18,7 @@
|
|||||||
* @brief This is an interface to decouple device communication from
|
* @brief This is an interface to decouple device communication from
|
||||||
* the device handler to allow reuse of these components.
|
* the device handler to allow reuse of these components.
|
||||||
* @details
|
* @details
|
||||||
* Documentation: Dissertation Baetz p.138
|
* Documentation: Dissertation Baetz p.138.
|
||||||
* It works with the assumption that received data
|
* It works with the assumption that received data
|
||||||
* is polled by a component. There are four generic steps of device communication:
|
* is polled by a component. There are four generic steps of device communication:
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user