mirror of
https://github.com/skot/ESP-Miner.git
synced 2025-09-26 18:26:24 +02:00
Update notes in readme to mention the usb-c problem of models before 602 (#1225)
* Update notes in readme.md for clarity I was just affected by this issue leaving me with no connection and no clue about what might be wrong. * this should add to the readability * even more models are effected * even better readability with the notes as a list Updated notes regarding development in a dev container and USB-C connectivity issues. * a more general note about that usb-c issue
This commit is contained in:
@@ -147,7 +147,9 @@ where xxx is the config file for your hardware version. You can see the list of
|
||||
|
||||
A custom board version is also possible with `config-custom.cvs`. A custom board needs to be based on an existing `devicemodel` and `asicmodel`.
|
||||
|
||||
Note: if you are developing within a dev container, you will need to run the bitaxetool command from outside the container. Otherwise, you will get an error about the device not being found.
|
||||
**Notes:**
|
||||
- If you are developing within a dev container, you will need to run the bitaxetool command from outside the container. Otherwise, you will get an error about the device not being found.
|
||||
- Some Bitaxe versions can't directly connect to a USB-C port. If yours is affected use a USB-A adapter as a workaround. More about it [here](https://github.com/bitaxeorg/bitaxeGamma/issues/37).
|
||||
|
||||
## Attributions
|
||||
|
||||
|
Reference in New Issue
Block a user