Skip to content

Commit

Permalink
readme: Fix service name
Browse files Browse the repository at this point in the history
- TunerService was renamed to PerformanceService
  • Loading branch information
Kamil Triščík committed Nov 3, 2023
1 parent 8ea3a38 commit 11aaca3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ Contains miner related messages and **MinerService** with various methods to rea
* **DisableHashboards** - method to disable hashboards.

#### 9. proto/bos/v1/performance.proto
Contains tuner related messages and **TunerService** with various methods to read or modify tuner:
Contains tuner related messages and **PerformanceService** with various methods to read or modify tuner:
* **GetTunerState** - method to read current tuner state and available tuner profiles,
* **ListTargetProfiles** - method to set default power target,
* **SetDefaultPowerTarget** - method to set default power target,
Expand Down

0 comments on commit 11aaca3

Please sign in to comment.