add vext
This commit is contained in:
parent
127eadc785
commit
c88d37170b
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue