Skip to content

Commit

Permalink
Add GC1004 and 0x78 address
Browse files Browse the repository at this point in the history
  • Loading branch information
dimerr committed Jan 15, 2023
1 parent db96c73 commit 34ef8b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/sensors.c
Original file line number Diff line number Diff line change
Expand Up @@ -700,6 +700,7 @@ static int detect_galaxycore_sensor(sensor_ctx_t *ctx, int fd,
return false;

switch (res) {
case 0x1004:
case 0x1024:
case 0x1034:
case 0x2023:
Expand Down

0 comments on commit 34ef8b2

Please sign in to comment.