arduino uno

  • This topic has 2 replies, 2 voices, and was last updated 8 years ago by Dan.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #12190
    Anonymous
    Inactive

    hello, where I can take friware for arduino uno?

    #12191
    Anonymous
    Inactive

    I choose firmware_ams – firmware_ams.ino
    and I get an error sketch\AFMotorDrawbot\AFMotorDrawbot.cpp.o: In function `AFMotorController::AFMotorController()’:

    sketch\AFMotorDrawbot/AFMotorDrawbot.cpp:28: multiple definition of `AFMotorController::AFMotorController()’

    sketch\AFMotorDrawbot.cpp.o:sketch/AFMotorDrawbot.cpp:28: first defined here

    sketch\AFMotorDrawbot\AFMotorDrawbot.cpp.o: In function `AFMotorController::AFMotorController()’:

    sketch\AFMotorDrawbot/AFMotorDrawbot.cpp:28: multiple definition of `AFMotorController::AFMotorController()’

    #12207
    Dan
    Keymaster

    you have two copies of the AFMotorDrawbot library on your computer, and arduino can’t tell which one to use.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.