pentabug/firmware/lib/lifecycle.c

5 lines
75 B
C
Raw Normal View History

2013-08-26 01:08:00 +02:00
#include <pentabug/lifecycle.h>
jmp_buf app_jmp_buf;
uint8_t should_stop;