1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-25 17:25:13 +03:00

Compilation error fix

This commit is contained in:
bsongis 2015-04-26 12:08:23 +02:00
parent be4d9ea09d
commit 4fc5427d52

View file

@ -1152,6 +1152,10 @@ void lcdSetRefVolt(uint8_t val)
{
}
void adcPrepareBandgap()
{
}
#if defined(PCBTARANIS)
void lcdOff()
{