Skip to content

Extra "-" in 2 files breaks compile.  #3

@Italy2012

Description

@Italy2012

Hey James,

I noticed a small issue with 2 of your sketches. If you check line 481 in both of these files:
https://github.com/XRobots/BB83_Public/blob/master/Arduino/Droid16/Droid16.ino
https://github.com/XRobots/BB83_Public/blob/master/Arduino/Droid17/Droid17.ino

You'll see line 481 is just a "-" symbol which causes compiles to fail with an error about unary minus since it thinks the next line includes that - symbol. Deleting it clears the error, you may just want to remove that line from both files or I imagine a bunch of people are going to have issues compiling. Took me a couple hours to figure it out, just hoping to save some other people some time with this project.

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