scottie modes added ; with dayton paper copy

This commit is contained in:
2026-02-23 12:37:05 +01:00
parent ba38a51a68
commit 966c15cffb
9 changed files with 231 additions and 20 deletions

View File

@@ -5,7 +5,7 @@
#include <stdint.h>
typedef struct {
uint8_t vis_code;
uint8_t vis_code; // in hexadecimal not normal decimal (ex 0x08)
int width;
int height;
double sync_ms;