mirror of
https://github.com/monero-project/monero.git
synced 2025-12-15 05:14:47 -05:00
query backing device
This commit is contained in:
parent
bad2c7cf31
commit
bce474be7d
10 changed files with 123 additions and 17 deletions
|
|
@ -61,6 +61,8 @@ namespace hw {
|
|||
|
||||
bool set_mode(device_mode mode) override;
|
||||
|
||||
device_type get_type() const {return device_type::SOFTWARE;};
|
||||
|
||||
/* ======================================================================= */
|
||||
/* LOCKER */
|
||||
/* ======================================================================= */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue