Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: PreferenceWriter/PrefrenceWriter.cpp
- Revision:
- 86:b059f637e9ac
- Parent:
- 85:2280526f9bad
--- a/PreferenceWriter/PrefrenceWriter.cpp Sun Mar 12 08:46:04 2017 +0000 +++ b/PreferenceWriter/PrefrenceWriter.cpp Sun Mar 12 08:54:19 2017 +0000 @@ -1,6 +1,7 @@ #include "PreferenceWriter.h" #include "FlashWriter.h" -#include "Preferences.h" + +#include "prefs.h" float __float_reg[64]; int __int_reg[64];