0
1
mirror of https://github.com/radio95-rnt/rds95.git synced 2026-02-26 20:33:53 +01:00

add doc, remove di, add symbol_shifting

This commit is contained in:
2025-03-24 16:42:11 +01:00
parent 009649acd7
commit cb9ff77712
7 changed files with 133 additions and 11 deletions

View File

@@ -76,7 +76,7 @@ typedef struct {
uint8_t ta : 1;
uint8_t pty : 5;
uint8_t tp : 1;
uint8_t di : 4;
uint8_t dpty : 1;
char tps[PS_LENGTH];