This commit is contained in:
Cuyler36
2024-09-13 13:40:48 -04:00
parent a837b608fb
commit 4b9c565b58
+1 -1
View File
@@ -1,7 +1,7 @@
typedef struct gyoei_type_s {
short size;
short search_area;
int byte_time;
int bite_time;
} aGYO_type_c;
// clang-format off