allow HSV color blending

This commit is contained in:
Jorj Bauer 2022-02-10 12:50:25 -05:00
parent 207399b07b
commit 97072d7dd6
1 changed files with 0 additions and 2 deletions

View File

@ -113,8 +113,6 @@ uint32_t blendColors(uint32_t a, uint32_t b)
return ret;
}
#define blendColors(a,b) (a | b)
extern bool use8875;
// RGB map of each of the lowres colors