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

Push model name audio after hello (#5350)

This commit is contained in:
3djc 2017-11-12 14:07:26 +01:00 committed by Bertrand Songis
parent f6309138f6
commit b8b67ba864
2 changed files with 1 additions and 1 deletions

View file

@ -116,7 +116,6 @@ void postModelLoad(bool alarms)
LOAD_MODEL_BITMAP();
LUA_LOAD_MODEL_SCRIPTS();
SEND_FAILSAFE_1S();
PLAY_MODEL_NAME();
}
void storageFlushCurrentModel()