Skip to content

Commit

Permalink
Updated some typos in hardware/Config.in per Brayan's review
Browse files Browse the repository at this point in the history
  • Loading branch information
fsinapi committed Oct 12, 2023
1 parent a6a65db commit 317636e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions hardware/Config.in
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
config BR2_PACKAGE_PYTHON_OPENTRONS_HARDWARE
bool "python-opentrons-system-server"
bool "python-opentrons-hardware"
depends on BR2_PACKAGE_PYTHON3
select BR2_PACKAGE_PYTHON_AIONOTIFY # runtime
select BR2_PACKAGE_PYTHON_ANYIO # runtime
Expand All @@ -12,6 +12,6 @@ config BR2_PACKAGE_PYTHON_OPENTRONS_HARDWARE
select BR2_PACKAGE_PYTHON_CLICK # runtime

help
Opentrons system HTTP server. Provides access to an OT-2 robot.
Opentrons hardware package. Provides an interface for OT-2 and Flex control.

https://opentrons.com

0 comments on commit 317636e

Please sign in to comment.