feature: add stock support for T21.

This commit is contained in:
Upstream Data
2024-04-11 09:30:24 -06:00
parent 1f2e066f4c
commit bc5764c8ff
3 changed files with 24 additions and 0 deletions

View File

@@ -14,3 +14,4 @@
# limitations under the License. -
# ------------------------------------------------------------------------------
from .S21 import BMMinerS21
from .T21 import BMMinerT21