Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

The SPI library and the ArduinoRobot library will not compile when both included #1709

Closed
Labels
Milestone
@MikaylaFischler

Description

The compiler (arduino 1.0.5) gives a multiple definition error for all SPI commands when code, including this, is compiled:

#include <ArduinoRobot.h>
#include <SPI.h>
void setup(){}
void loop(){}

Please fix that ASAP, I can't use an SPI interface with the robot!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      AltStyle によって変換されたページ (->オリジナル) /