Do we push config on any change now? #3647
This commit is contained in:
parent
3ee6d21c6d
commit
6cd34aa97f
|
@ -316,5 +316,3 @@ void chDbgStackOverflowPanic(thread_t *otp) {
|
||||||
#endif
|
#endif
|
||||||
chDbgPanic3(panicMessage, __FILE__, __LINE__);
|
chDbgPanic3(panicMessage, __FILE__, __LINE__);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue