alx / arduino.tmbundle
- Source
- Commits
- Network (2)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
Commands/ | Sun May 18 13:27:02 -0700 2008 | |
| |
README.textile | Sun May 18 13:27:02 -0700 2008 | |
| |
Support/ | Sun May 18 13:07:20 -0700 2008 | |
| |
info.plist | Sun May 18 13:07:20 -0700 2008 |
README.textile
The Arduino Textmate Bundle.
Installation
- Run this:
cd ~/Library/Application\ Support/TextMate/Bundles git clone git://github.com/alx/arduino.tmbundle.git Git.tmbundle
- Only one shortcut is available to make and upload your program on the Arduino board: Command-Shift-A
Support
Troubleshooting
“error: stray ‘\1’ in program”: delete the whitespace after the method name if there is one.
