mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
cpu/nrf51/periph/adc: removes ADC configuration loading
This commit is contained in:
parent
07cdad29d7
commit
692f99989a
@ -23,11 +23,6 @@
|
||||
#include "periph/adc.h"
|
||||
#include "periph_conf.h"
|
||||
|
||||
/**
|
||||
* @brief Load the ADC configuration
|
||||
*/
|
||||
static const uint8_t adc_config[] = ADC_CONFIG;
|
||||
|
||||
/**
|
||||
* @brief Lock to prevent concurrency issues when used from different threads
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user