Skip to content
  • Tim Stadtmann's avatar
    Push all connection-based operations to EV3.m · 7d5f6090
    Tim Stadtmann authored
    The EV3-object now handles the connection and sends commands via the
    commInterface. This eliminates A LOT of redundant code (as Motor and
    Sensor now only need a handle to the EV3-object, not connect/disconnect
    functionality any more) and facilitates error handling.
    7d5f6090