From fe8b82dc51b65cfa2d12258d9254b124103e64fe Mon Sep 17 00:00:00 2001 From: yellowtd <ren_amon@hotmail.com> Date: Fri, 29 Aug 2014 00:10:28 -0400 Subject: [PATCH] define alam_lighting for this branch --- src/hardware/hw_light.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/hardware/hw_light.h b/src/hardware/hw_light.h index 2733cc698e..4715e35626 100644 --- a/src/hardware/hw_light.h +++ b/src/hardware/hw_light.h @@ -22,6 +22,8 @@ #include "hw_glob.h" #include "hw_defs.h" +#define ALAM_LIGHTING //yellowtd: Define ALAM_LIGHTING for this branch + #define NUMLIGHTFREESLOTS 32 // Free light slots (for SOCs) #ifdef ALAM_LIGHTING -- GitLab