Skip to content

Commit

Permalink
Left an experimental enum in
Browse files Browse the repository at this point in the history
  • Loading branch information
dkulp committed May 8, 2024
1 parent 94b3e7c commit 5f6bab9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion xLights/PixelBuffer.h
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@

enum class MixTypes {
Mix_Normal, /** Layered with Alpha channel considered **/
Mix_Normal_Rev, /** Layered with Alpha channel considered, bg onto fg **/
Mix_Effect1, /**< Effect 1 only */
Mix_Effect2, /**< Effect 2 only */
Mix_Mask1, /**< Effect 2 color shows where Effect 1 is black */
Expand Down

0 comments on commit 5f6bab9

Please sign in to comment.