Skip to content

uRemote initilization for EV3 #3

Description

@ste7anste7an
  • check if EV3 by:
import sys
EV3 = (str(sys.implementation).find('EV3')>0)
  • if EV3, then remove power_pin parameter from UARTDevice
  • if using LMS-EV3-breakout board :
    • if EV3, add option to choose external power from motor port

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions