Обновление 23.06.2026

This commit is contained in:
Дарья Бараева 2026-06-24 14:23:13 +03:00
parent 2a80d89c7d
commit 824b15c379
1 changed files with 1 additions and 1 deletions

View File

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