Обновление после командировки 29.06.2026
This commit is contained in:
parent
824b15c379
commit
f566c7fc9c
|
|
@ -186,7 +186,7 @@ void BootFastJumpToAddress(const uint32_t address) {
|
|||
|
||||
void Reset() {
|
||||
|
||||
DeInitAll();
|
||||
// DeInitAll();
|
||||
|
||||
NVIC_SystemReset();
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue