Removing debugs.

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
Pol Henarejos
2022-09-22 23:54:11 +02:00
parent 40110ad602
commit 883c5fef35
2 changed files with 0 additions and 2 deletions

View File

@@ -216,7 +216,6 @@ int scan_files(bool core1) {
if (ret <= 0)
return ret;
flash_write_data_to_file(ef_certdev, cert + sizeof(cert) - ret, ret);
DEBUG_DATA(cert + sizeof(cert) - ret, ret);
}
}
else {