t114: remove extra DCDC enable
This commit is contained in:
@@ -34,7 +34,6 @@ void T114Board::initiateShutdown(uint8_t reason) {
|
|||||||
|
|
||||||
void T114Board::begin() {
|
void T114Board::begin() {
|
||||||
NRF52Board::begin();
|
NRF52Board::begin();
|
||||||
NRF_POWER->DCDCEN = 1;
|
|
||||||
|
|
||||||
pinMode(PIN_VBAT_READ, INPUT);
|
pinMode(PIN_VBAT_READ, INPUT);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user