Closed CallumA closed 9 years ago
Fixes a bug where the user's serial port may not be the same as hardcoded value, allows the serial port to be set as a variable on project creation and defaults to /dev/cu.usbmodem*
Xcode doesn't like preceding forward slashes in strings, adjusting branch to comply
Fixes a bug where the user's serial port may not be the same as hardcoded value, allows the serial port to be set as a variable on project creation and defaults to /dev/cu.usbmodem*