Files
mcu.fx2.tri/lib/fx2lp/src/fx2_globals.c
T
2026-01-03 19:05:48 +01:00

10 lines
144 B
C

#define ALLOCATE_EXTERN 1
#include <fx2.h>
#include <fx2_regs.h>
xdata bool Sleep;
xdata bool GotSUD;
xdata bool Rwuen;
xdata bool SelfPower;