Added compact sensor display option

This commit is contained in:
2025-01-31 22:20:13 -08:00
parent 9f29076d52
commit 113e296347
4 changed files with 118 additions and 58 deletions
+1
View File
@@ -84,6 +84,7 @@ struct card_info {
char *card_name;
char *pci_id;
char *i2c_dev_path;
int fd;
};
struct gpu_pci_info {