diff options
Diffstat (limited to 'arch/attiny85.h')
| -rw-r--r-- | arch/attiny85.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/attiny85.h b/arch/attiny85.h index 840079c..2753fd7 100644 --- a/arch/attiny85.h +++ b/arch/attiny85.h @@ -89,3 +89,5 @@ inline void mcu_pcint_off(); void reboot(); +inline void prevent_reboot_loop(); + |
