Skip to content
Snippets Groups Projects
Commit a733c1e2 authored by Thomas VADEBOUT's avatar Thomas VADEBOUT
Browse files

add constants for colors

parent 1f8914f4
No related branches found
No related tags found
No related merge requests found
Pipeline #454 passed with stages
in 2 minutes and 33 seconds
uint8 color_left uint8 color_left
uint8 color_right uint8 color_right
uint8 UNKNOWN=0
uint8 WHITE=1
uint8 BLACK=2
uint8 RED=3
uint8 GREEN=4
uint8 BLUE=5
uint8 ORANGE=6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment