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: eeprom_cust.h
- Revision:
- 17:faa4d4976d22
- Parent:
- 14:2e17a27f56b2
- Child:
- 19:0356e54240cc
diff -r f4277e9b8612 -r faa4d4976d22 eeprom_cust.h --- a/eeprom_cust.h Sat Jun 29 09:53:19 2019 +0000 +++ b/eeprom_cust.h Sat Jul 06 09:47:09 2019 +0000 @@ -13,4 +13,5 @@ #define MAX(X,Y) ((X) > (Y) ? (X) : (Y)) #define EEPROM_DEVICE_ADDRESS_ADDRESS 0x40 -#define DEVICE_DEFAULT_ADDRESS 12 \ No newline at end of file +#define DEVICE_DEFAULT_ADDRESS 12 +