Skip to content

Commit

Permalink
Merge pull request #268 from NebraLtd/add-rob-dev-fleet
Browse files Browse the repository at this point in the history
Add Rob's RockPi Dev Fleet for Commercial Fleets
  • Loading branch information
shawaj authored Jun 11, 2023
2 parents 5d4ee36 + b966520 commit af8818f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions hm_pyhelper/sbc.py
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ class DeviceVendorID(Enum):
57, # Syncrobit Testing
111, # Syncrobit RKCM3 Testing
2006816, # Rob Testing
2061340, # Rob Testing
]

def device_model():
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"

[tool.poetry]
name = "hm_pyhelper"
version = "0.14.15"
version = "0.14.16"
description = "Helium Python Helper"
authors = ["Nebra Ltd <[email protected]>"]
readme = "README.md"
Expand Down

0 comments on commit af8818f

Please sign in to comment.