diff --git a/src/hardware/hw_light.h b/src/hardware/hw_light.h
index 2733cc698e9f4cf9d8f5e5a715dbcad9ab8a8875..4715e35626edce3bcbc8d7ad29ee18a7f9113176 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