alx / arduino.tmbundle
- Source
- Commits
- Network (2)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
Commands/ | ||
| |
README.textile | ||
| |
Support/ | ||
| |
info.plist |
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.

