Commit 7279574
Set time variables only on timestamp messages
Upstream PR taligentx#339 (frankonski): call processTime() for 0xA5 and 0xEB
only when the message is an actual timestamp (panelData[6]/[7] == 0),
avoiding decoding time from non-timestamp panel data.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 3f61e1d commit 7279574
1 file changed
Lines changed: 8 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
499 | 499 | | |
500 | 500 | | |
501 | 501 | | |
502 | | - | |
503 | | - | |
504 | 502 | | |
505 | 503 | | |
| 504 | + | |
506 | 505 | | |
507 | 506 | | |
508 | 507 | | |
| |||
579 | 578 | | |
580 | 579 | | |
581 | 580 | | |
582 | | - | |
| 581 | + | |
| 582 | + | |
| 583 | + | |
| 584 | + | |
| 585 | + | |
| 586 | + | |
| 587 | + | |
583 | 588 | | |
584 | 589 | | |
585 | 590 | | |
| |||
0 commit comments