We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dc0f837 + 4fafcd0 commit f4ed8c7Copy full SHA for f4ed8c7
1 file changed
variants/lilygo_techo_lite/TechoBoard.cpp
@@ -6,7 +6,7 @@
6
#ifdef LILYGO_TECHO
7
8
void TechoBoard::begin() {
9
- NRF52Board::begin();
+ NRF52BoardDCDC::begin();
10
11
// Configure battery measurement control BEFORE Wire.begin()
12
// to ensure P0.02 is not claimed by another peripheral
0 commit comments