avec dfu
Fork of Utils by
Diff: Utils.cpp
- Revision:
- 17:af9dbae179c1
- Parent:
- 16:74cb32bb162f
- Child:
- 18:522e18b47823
--- a/Utils.cpp Thu May 03 08:42:58 2018 +0000 +++ b/Utils.cpp Tue May 15 14:22:05 2018 +0000 @@ -255,7 +255,7 @@ if (error > 0) { //On re format s'il n'y a as de file system...normalement une seul fois... DEBUG("Pas de File system, on format... "); - Format_Flash(); + UTILS::Format_Flash(); } }