|
@ -153,6 +153,7 @@ void nofussSetup() { |
|
|
#endif
|
|
|
#endif
|
|
|
// TODO: NoFUSS will reset the board after this callback returns.
|
|
|
// TODO: NoFUSS will reset the board after this callback returns.
|
|
|
// Maybe this should be optional
|
|
|
// Maybe this should be optional
|
|
|
|
|
|
customResetReason(CUSTOM_RESET_NOFUSS); |
|
|
nice_delay(100); |
|
|
nice_delay(100); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|