Обновление после командировки 29.06.2026

This commit is contained in:
cfif 2026-06-29 13:13:45 +03:00
parent 824b15c379
commit f566c7fc9c
1 changed files with 1 additions and 1 deletions

View File

@ -186,7 +186,7 @@ void BootFastJumpToAddress(const uint32_t address) {
void Reset() {
DeInitAll();
// DeInitAll();
NVIC_SystemReset();