mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
boards/weio: adapted ADC configuration
This commit is contained in:
parent
575659cd1c
commit
d12dd79d64
@ -266,15 +266,6 @@ extern "C" {
|
|||||||
#define PWM_1_CH2_AF 0x81
|
#define PWM_1_CH2_AF 0x81
|
||||||
/* @} */
|
/* @} */
|
||||||
|
|
||||||
/**
|
|
||||||
* @brief ADC configuration
|
|
||||||
* @{
|
|
||||||
*/
|
|
||||||
#define ADC_NUMOF (1U)
|
|
||||||
#define ADC_0_EN 1
|
|
||||||
#define ADC_MAX_CHANNELS 8
|
|
||||||
/* @} */
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user