mirror of
https://github.com/opentx/opentx.git
synced 2025-07-24 16:55:20 +03:00
C function backlightOn() renamed to resetBacklightTimeout()
This commit is contained in:
parent
2873f7fd4d
commit
fdf77fb476
11 changed files with 15 additions and 15 deletions
|
@ -635,7 +635,7 @@ static inline void GET_ADC_IF_MIXER_NOT_RUNNING()
|
|||
|
||||
#include "sbus.h"
|
||||
|
||||
void backlightOn();
|
||||
void resetBacklightTimeout();
|
||||
void checkBacklight();
|
||||
|
||||
#define BITMASK(bit) (1<<(bit))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue