3 lines
51 B
C
Raw Normal View History

2021-10-01 20:00:15 +08:00
#include <stdint.h>
void RGB_set(uint32_t G8R8B8);