mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
t114: remove extra DCDC enable
This commit is contained in:
parent
06a83c0453
commit
c5b1d30280
1 changed files with 0 additions and 1 deletions
|
|
@ -34,7 +34,6 @@ void T114Board::initiateShutdown(uint8_t reason) {
|
|||
|
||||
void T114Board::begin() {
|
||||
NRF52Board::begin();
|
||||
NRF_POWER->DCDCEN = 1;
|
||||
|
||||
pinMode(PIN_VBAT_READ, INPUT);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue