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.
Fork of my_eeprom_funcs by
Diff: my_eeprom_funcs.h
- Revision:
- 15:126b1eb74709
- Parent:
- 14:17a44517b13d
--- a/my_eeprom_funcs.h Thu Jun 16 21:43:32 2016 +0000 +++ b/my_eeprom_funcs.h Thu Jun 16 21:51:03 2016 +0000 @@ -72,6 +72,7 @@ void load_eeprom_tcpserver(void); void save_ip_addr(char* buf); +void set_conf(); void reset_conf(); #endif
