5 lines
84 B
C
5 lines
84 B
C
#include <pentabug/lifecycle.h>
|
|
|
|
jmp_buf app_jmp_buf;
|
|
volatile uint8_t should_stop;
|