.beamcol EQUB VIOLET ; These bytes appear to be unused - perhaps they were EQUB RED ; going to be used to set different colours of laser EQUB GREEN ; beam for the different lasers? EQUB WHITEName: beamcol [Show more] Type: Variable Category: Drawing lines Summary: An unused table of laser coloursContext: See this variable in context in the source code References: No direct references to this variable in this source file
[X]
Configuration variable GREEN = 8
Offset into the MASKT table for green
[X]
Configuration variable RED = 20
Offset into the MASKT table for red
[X]
Configuration variable VIOLET = 4
Offset into the MASKT table for violet
[X]
Configuration variable WHITE = 12
Offset into the MASKT table for white