]> git.earman.xyz Git - sensor-watch.git/commit
Check that color is valid
authorWesley Ellis <tahnok@gmail.com>
Wed, 26 Jun 2024 15:30:31 +0000 (11:30 -0400)
committerWesley Ellis <tahnok@gmail.com>
Wed, 26 Jun 2024 15:30:31 +0000 (11:30 -0400)
commit96fdf64c4c23d61eade6ea5f178b1ea4b418de86
tree5c84c438841dc883756af2fccb18fb0121010de1
parent439843f56b1cd6f8976b2ecabb27457a3b3e233c
Check that color is valid

Instead of merely checking that COLOR is set, check that it is one of
RED, BLUE or GREEN
make.mk