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

EEPROM simplification. Needs tests. (#3713)

This commit is contained in:
Bertrand Songis 2016-08-23 07:14:44 +02:00 committed by GitHub
parent c16ad94e3a
commit 0ff601a3fa
28 changed files with 485 additions and 480 deletions

View file

@ -111,7 +111,7 @@ void storageReadAll()
void storageEraseAll(bool warn)
{
TRACE("storageEraseAll()");
TRACE("storageEraseAll");
generalDefault();
modelDefault(0);