Skip to content

Instantly share code, notes, and snippets.

@Tmw
Last active February 1, 2016 21:50
Show Gist options
  • Select an option

  • Save Tmw/bbf94e1e1f9a6ab8f89a to your computer and use it in GitHub Desktop.

Select an option

Save Tmw/bbf94e1e1f9a6ab8f89a to your computer and use it in GitHub Desktop.
expanding our brightnessMask array
bool brightnessMask_layer1[NUMBER_OF_CONNECTED_LEDS*4];
bool brightnessMask_layer2[NUMBER_OF_CONNECTED_LEDS*4];
bool brightnessMask_layer3[NUMBER_OF_CONNECTED_LEDS*4];
bool brightnessMask_layer4[NUMBER_OF_CONNECTED_LEDS*4];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment