4 lines
52 B
C
Raw Normal View History

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