Patrice HAESAERT
/
eeprom_flash_4
Test eeprom F103RB
Revision 4:f5cff5165941, committed 2020-04-06
- Comitter:
- pathae
- Date:
- Mon Apr 06 15:24:07 2020 +0000
- Parent:
- 3:46c0511e25af
- Commit message:
- eeprom_flash
Changed in this revision
eeprom_flash.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r 46c0511e25af -r f5cff5165941 eeprom_flash.cpp --- a/eeprom_flash.cpp Sun Feb 09 09:56:51 2020 +0000 +++ b/eeprom_flash.cpp Mon Apr 06 15:24:07 2020 +0000 @@ -16,7 +16,7 @@ } /* - * Writing functions + * Writing function * Must call enableEEPROMWriting() first */ HAL_StatusTypeDef writeEEPROMHalfWord(uint32_t address, uint16_t data) {