This commit is contained in:
richonguzman 2024-06-03 19:58:49 -04:00
parent 127eadc785
commit c88d37170b
1 changed files with 3 additions and 0 deletions

View File

@ -154,6 +154,9 @@ namespace POWER_Utils {
#ifndef HELTEC_WSL_V3
digitalWrite(VEXT_CTRL, HIGH);
#endif
#ifdef HELTEC_WP
digitalWrite(VEXT_CTRL, LOW);
#endif
#endif
#ifdef ADC_CTRL