Skip to content

Quick-fix errors in Centipede.cpp #4

Description

@Ghost-Friend

A few of the references to the Wire library are outdated in language, generating a few errors. Updated:

  • Replace all Wire.send() to Wire.write()
  • Replace all Wire.receive() to Wire.read()

EDIT: undefined byte type seems to have been on my end.

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