Skip to content

version mismatch for Romi-RPi-I2CSlave.ino and romipi_driver.py? #1

Description

@dwkennedy

Version is 14 in the file "Romi-RPi-I2CSlave.ino": #define ROMI_FIRMWARE_VERSION (14)

However, in file "~/catkin_ws/src/RomiPi/romipi_astar/src/romipi_astar/romipi_driver.py":
if fw_version != 15:
raise ValueError('Incorrect Romi Firmware Version Detected %d' % fw_
version)

Is there a version 15 arduino sketch?

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions