Feature - Add initial ePIC UMC support (#71)

* prelim support of ePIC UMC

* slowly adding things

* add most api calls

* add some guards

* fix post commands

* remove print

* catch when API returns error

* missing guard

* remove semicolon

* recommended changes

* add docs and changes

* respect ignore_errors
This commit is contained in:
JP Compagnone
2023-11-28 12:49:49 -05:00
committed by GitHub
parent 7d1f125b0b
commit 8701bbe4e2
14 changed files with 587 additions and 0 deletions

View File

@@ -29,6 +29,7 @@ nav:
- CGMiner: "miners/backends/cgminer.md"
- LUXMiner: "miners/backends/luxminer.md"
- VNish: "miners/backends/vnish.md"
- ePIC: "miners/backends/epic.md"
- Hiveon: "miners/backends/hiveon.md"
- Classes:
- Antminer X3: "miners/antminer/X3.md"