Elite 1.4-re debug VT

This commit is contained in:
alan
2019-09-05 11:45:20 +08:00
parent 0da686a78b
commit 7e79b2e12c
@@ -140,6 +140,7 @@ static void EliteADCControl() {
}
case VT_CURVE:{
// read volt through ADC and put it into notify buffer
LED_color(DARKLED, 0x0F, 0x00, 0x00);
VT_Plot();
break;
}