Chrono
Dependencies: mbed SDFileSystem
Diff: eeprom_flash.cpp
- Revision:
- 4:f5cff5165941
- Parent:
- 3:46c0511e25af
--- 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) {