]> rtime.felk.cvut.cz Git - pes-rpp/rpp-simulink.git/blobdiff - rpp/lib/rpp/include/rpp/aout.h
Minor changes of doxygen generated documentation.
[pes-rpp/rpp-simulink.git] / rpp / lib / rpp / include / rpp / aout.h
index 5a9a2aa378d7098c1ba9ed42ba023455efa2df24..c5cfbb4ea2d7a3eca1e9fe963a560c01aec85617 100644 (file)
@@ -27,7 +27,7 @@
  * Call this method before using this module.
  *
  * @return SUCCESS if initialization successful.\n
- *          FAILURE if module already initialized.
+ *         FAILURE if module already initialized.
  */
 int8_t rpp_aout_init();
 
@@ -85,7 +85,7 @@ int8_t rpp_aout_set_voltage(uint8_t pin, uint16_t mv);
  * Flush cached output values.
  *
  * @return SUCCESS when transaction was successful.\n
- *          FAILURE if transaction could not be confirmed.
+ *         FAILURE if transaction could not be confirmed.
  */
 int8_t rpp_aout_update();