FastLED 3.9.7
Loading...
Searching...
No Matches
transpose8x1_noinline.h
Go to the documentation of this file.
1
3
4#pragma once
5void transpose8x1_noinline(unsigned char *A, unsigned char *B);
void transpose8x1_noinline(unsigned char *A, unsigned char *B)
Simplified form of bits rotating function.