formal adjustments

This commit is contained in:
tharexde 2020-06-27 00:21:56 +02:00
commit f264473b69

View file

@ -723,8 +723,8 @@ int CmdEM4x50SRead(const char *Cmd) {
// envoke reading
// - without option -> standard read mode
// - with given address (option a) and optional password if address is
// read protected -> selective read mode
// - with given address (option a) (and optional password if address is
// read protected) -> selective read mode
bool errors = false, success = false;
uint8_t cmdp = 0;