try to fix dps

This commit is contained in:
2025-03-17 02:35:30 +01:00
parent a15c7b1a92
commit 1b28c4b615
2 changed files with 7 additions and 1 deletions
+1
View File
@@ -152,6 +152,7 @@ typedef struct {
char tps_text[PS_LENGTH];
uint8_t ps_csegment : 4;
uint8_t dps1_update : 1;
char dps1_text[255];
char dps1_nexttext[127];
uint8_t static_ps_period : 4;