1
0
Fork 0
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:
bsongis 2015-03-20 12:09:37 +01:00
parent 5a2d373edd
commit a458c78dbe
3 changed files with 4 additions and 5 deletions

View file

@ -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