mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-22 21:13:52 +01:00
doc: periph/dac: fix typo
This commit is contained in:
parent
4b69b7be60
commit
e82f6dce79
@ -53,7 +53,7 @@ typedef enum {
|
||||
} dac_t;
|
||||
|
||||
/**
|
||||
* @breif Possilbe DAC precision settings
|
||||
* @brief Possilbe DAC precision settings
|
||||
*/
|
||||
typedef enum {
|
||||
DAC_RES_6BIT = 0, /**< DAC precision: 6 bit */
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user