mirror of
https://github.com/opentx/opentx.git
synced 2025-07-20 06:45:10 +03:00
[Taranis] USB=MASSSTORAGE option again OK
This commit is contained in:
parent
5a2d373edd
commit
a458c78dbe
3 changed files with 4 additions and 5 deletions
|
@ -1474,6 +1474,10 @@ enum AUDIO_SOUNDS {
|
|||
extern uint8_t requiredSpeakerVolume;
|
||||
#endif
|
||||
|
||||
extern void checkBattery();
|
||||
extern void opentxClose();
|
||||
extern void opentxInit();
|
||||
|
||||
// Re-useable byte array to save having multiple buffers
|
||||
#define SD_SCREEN_FILE_LENGTH (32)
|
||||
union ReusableBuffer
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue