Laurens Valk cb9393020d api/parameters: bring Port enum back
Move Port from hub classes back to common parameters module.

This would have had too much impact on existing users, so undo it.

Notes if we are ever bringing it back again:
- The idea behind this was to ultimately allow for unique ports in a multi-hub scenario:

ev3 = EV3Brick()
ev3.Port.A # This is port A on this particular instance

This may still be added while leaving the existing Port enum in place, which would then always be the ports of the hub on which the code runs.
2020-01-10 16:39:27 +01:00
2019-05-09 12:21:17 -05:00
2019-10-18 14:43:43 +02:00
2020-01-10 16:39:27 +01:00
2020-01-09 22:21:42 +01:00
2019-12-09 16:47:40 +01:00
2019-10-18 18:11:57 +02:00
2019-05-09 14:59:25 +02:00
2019-05-09 17:15:52 +02:00
2019-10-19 21:18:59 +02:00
2019-10-19 21:18:59 +02:00
2019-05-09 17:15:52 +02:00
2019-05-09 12:21:17 -05:00
2019-05-09 17:15:52 +02:00
2019-05-09 17:15:52 +02:00

Pybricks API
=============

Description
S
Description
User API and documentation for Pybricks MicroPython
Readme MIT
38 MiB
Languages
Python 99.1%
Shell 0.9%