Fix broken hardware version detect. v1.3 is now correctly detected.

This commit is contained in:
2021-01-01 17:28:38 +01:00
parent 87c372d871
commit c01b7a9825
2 changed files with 2 additions and 3 deletions

View File

@@ -248,7 +248,6 @@ int main(void)
__WFI();
else
__NOP();
}
return 0;