Documentation
# Leds

- WS2812B = Upgraded WS2812B, different speeds
- WS2812C = WS2812B
- SK6812 = WS2812B

	![comparison]https://www.superlightingled.com/blog/sk6812-vs-ws2812b/


## Amperage:

```
1 led = 40ma
4 * 40 = 160
24 * 160 = 3840

RGBA = 1



```