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:
parent
be4d9ea09d
commit
4fc5427d52
1 changed files with 4 additions and 0 deletions
|
@ -1152,6 +1152,10 @@ void lcdSetRefVolt(uint8_t val)
|
|||
{
|
||||
}
|
||||
|
||||
void adcPrepareBandgap()
|
||||
{
|
||||
}
|
||||
|
||||
#if defined(PCBTARANIS)
|
||||
void lcdOff()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue