add ascii cmd output

This commit is contained in:
2025-03-16 18:33:53 +01:00
parent e0422edec4
commit 02b713624e
3 changed files with 100 additions and 155 deletions
+1
View File
@@ -120,6 +120,7 @@ typedef struct {
uint8_t ptyn_enabled : 1;
char ptyn[PTYN_LENGTH];
uint8_t af_method : 1;
RDSAFs af;
uint8_t ct : 1;