1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-24 00:35:18 +03:00

Getting rid of sdMountPoll() on ARM

This commit is contained in:
Damjan Adamic 2016-09-11 14:24:24 +02:00
parent 183b24086a
commit 6ddb9e414f
5 changed files with 0 additions and 71 deletions

View file

@ -391,7 +391,6 @@ void perMain()
#endif
checkSpeakerVolume();
checkEeprom();
sdMountPoll();
writeLogs();
handleUsbConnection();
checkTrainerSettings();