mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-22 23:30:37 +01:00
[ion/device] Lock OTP after writing version
This commit is contained in:
@@ -23,6 +23,7 @@ void PCBVersion(const char * input) {
|
||||
reply(sKO);
|
||||
return;
|
||||
}
|
||||
Board::lockVersionOTP();
|
||||
#endif
|
||||
reply(sOK);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user