Skip to content

Commit 45849a3

Browse files
committed
add new todo command
1 parent 5526164 commit 45849a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/command.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
//! - [x] [get.miner.setting](https://apidoc.whatsminer.com/#api-Miner-btminer_get_settings)
4242
//! - [ ] [get.miner.status](https://apidoc.whatsminer.com/#api-Miner-btminer_get_status)
4343
//! - [ ] [set.miner.cointype](https://apidoc.whatsminer.com/#api-Miner-btminer_set_cointype)
44+
//! - [ ] [set.miner.fast_hash](https://apidoc.whatsminer.com/#api-Miner-set_fast_mining)
4445
//! - [x] ✅ [set.miner.fastboot](https://apidoc.whatsminer.com/#api-Miner-btminer_set_fastboot)
4546
//! - [ ] [set.miner.heat_mode](https://apidoc.whatsminer.com/#api-Miner-btminer_set_heat_mode)
4647
//! - [x] ⚠️ [set.miner.pools](https://apidoc.whatsminer.com/#api-Miner-btminer_set_pools)

0 commit comments

Comments
 (0)