Skip to content

Commit 48569e1

Browse files
committed
Merge branch 'master' of https://github.com/ConradBraam/mbed-os into dev_rollup
2 parents 251f559 + ef81f4b commit 48569e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/nfc/source/nfc/NFCEEPROM.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ void NFCEEPROM::erase_ndef_message()
115115
return;
116116
}
117117

118-
_current_op = nfc_eeprom_read_start_session;
118+
_current_op = nfc_eeprom_erase_start_session;
119119

120120
// Reset EEPROM address
121121
_eeprom_address = 0;

0 commit comments

Comments
 (0)