mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-06-22 11:05:19 +02:00
heltecV3 battery readings fix
This commit is contained in:
@@ -130,7 +130,6 @@ namespace POWER_Utils {
|
||||
pinMode(VExt_CTRL,OUTPUT); // this is for GPS and TFT screen on Wireless_Tracker and only for Oled in Heltec V3
|
||||
digitalWrite(VExt_CTRL, HIGH);
|
||||
pinMode(ADC_CTRL, OUTPUT);
|
||||
digitalWrite(ADC_CTRL, HIGH);
|
||||
#endif
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user