doc: fix typo

This commit is contained in:
King Kévin 2017-08-02 13:57:36 +02:00
parent 1fce4984d4
commit 3b73f519da
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@
*
*/
/** library to communicate using I2C as master (code)
* @file i2c_master.h
* @file i2c_master.c
* @author King Kévin <kingkevin@cuvoodoo.info>
* @date 2017
* @note peripherals used: I2C @ref i2c_master_i2c, timer @ref i2c_master_timer

View File

@ -13,7 +13,7 @@
*
*/
/** library for 1-wire protocol as master (API)
* @file onewire_master.c
* @file onewire_master.h
* @author King Kévin <kingkevin@cuvoodoo.info>
* @date 2017
* @note peripherals used: timer @ref onewire_master_timer, GPIO @ref onewire_master_gpio