mirror of
https://github.com/xoseperez/espurna.git
synced 2026-03-15 04:37:07 +01:00
nofuss: custom reset reason
This commit is contained in:
@@ -153,6 +153,7 @@ void nofussSetup() {
|
||||
#endif
|
||||
// TODO: NoFUSS will reset the board after this callback returns.
|
||||
// Maybe this should be optional
|
||||
customResetReason(CUSTOM_RESET_NOFUSS);
|
||||
nice_delay(100);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user