* Using 8 bits per int for serial devices

* Refactor simwind code slightly to improve performance
This commit is contained in:
Paul Jones
2024-09-19 17:05:42 -04:00
committed by GitHub
parent 2446fc9af2
commit 545168c3ab
5 changed files with 21 additions and 21 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
typedef struct
{
uint32_t litleds;
uint8_t litleds;
//unsigned char color_1_red;
//unsigned char color_1_green;
//unsigned char color_1_blue;