Skip to content

Object slicing bug #85

Description

@adbancroft

There are a few places where proxy objects are assigned to Arduino instances, resulting in the proxy object being sliced. E.g. here:

Serial_ Serial = SerialFakeProxy(ArduinoFakeInstance(Serial));

I'm not clear on the intent, but it probably isn't doing what was expected.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions