Add newline at the end of file.

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
Pol Henarejos
2022-08-13 23:31:09 +02:00
parent 349df56b09
commit 6956587106
11 changed files with 11 additions and 11 deletions

View File

@@ -52,4 +52,4 @@ int cmd_change_pin() {
}
}
return SW_WRONG_P1P2();
}
}