Skip to content

Commit

Permalink
Hawk Point & Phoenix changes
Browse files Browse the repository at this point in the history
Table version 4c0007 and 4c0008 added to read values (Z1 and 7x40u and 8x40u devices)
  • Loading branch information
ciphray authored and FlyGoat committed Feb 25, 2024
1 parent 47bc452 commit a46bf6d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/api.c
Original file line number Diff line number Diff line change
Expand Up @@ -1367,8 +1367,6 @@ EXP float CALL get_apu_slow_value(ryzen_access ry) {
case 0x00450004:
case 0x00450005:
case 0x004C0006:
case 0x004C0007:
case 0x004C0008:
_read_float_value(0x1C);
default:
break;
Expand Down

0 comments on commit a46bf6d

Please sign in to comment.