periph/dac: removed DAC_NUMOF check
This commit is contained in:
parent
021471e691
commit
419e043c1a
@ -48,15 +48,6 @@
|
|||||||
extern "C" {
|
extern "C" {
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
|
||||||
* @brief Make sure the number of available DAC lines is defined
|
|
||||||
* @{
|
|
||||||
*/
|
|
||||||
#ifndef DAC_NUMOF
|
|
||||||
#define "DAC_NUMOF undefined"
|
|
||||||
#endif
|
|
||||||
/** @} */
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @brief Define default DAC type identifier
|
* @brief Define default DAC type identifier
|
||||||
* @{
|
* @{
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user