Clearing an Incorrectly selected port for Arduino

Shop Forum Makelangelo Polargraph Art Robot Clearing an Incorrectly selected port for Arduino

  • This topic is empty.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #5942
    Anonymous
    Inactive

    After incorrectly assigning the app to a serial port the program would not allow it to be changed on my Mac under OSX
    The following solved the problem.

    Open Terminal
    Type “cd /dev”
    Find offending serial port
    Copy everything after the “.” for the incorrectly selected serial port’s name
    Type “sudo rm *.

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.