Added overwrite output mode for things like live monitoring.

This commit is contained in:
2025-02-02 23:40:38 -08:00
parent 13aa5b023e
commit 54885e16f0
5 changed files with 32 additions and 11 deletions
+1
View File
@@ -86,6 +86,7 @@
struct card_info {
char *card_name;
char *pci_id;
unsigned short pci_device_id;
char *i2c_dev_path;
int i2c_fd;
int product_id;