Accidentally cleaned up too much
This commit is contained in:
parent
ded36d1c3d
commit
79384cd6b2
1 changed files with 2 additions and 1 deletions
|
|
@ -8,7 +8,8 @@
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
#include "prst_config.h"
|
#include "prst_config.h"
|
||||||
#include "sdk_config.h"
|
|
||||||
|
#define PRST_ADC_RESOLUTION 10
|
||||||
|
|
||||||
#define PRST_ADC_BATT_INPUT NRF_SAADC_INPUT_VDD
|
#define PRST_ADC_BATT_INPUT NRF_SAADC_INPUT_VDD
|
||||||
#define PRST_ADC_BATT_CHANNEL 0
|
#define PRST_ADC_BATT_CHANNEL 0
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue