We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b97d7d commit a61f206Copy full SHA for a61f206
README.md
@@ -1,4 +1,4 @@
1
-# Arduino-APRS
+# Arduino APRS
2
Create simple 1200baud APRS / AFSK modulator using Arduino UNO.
3
Examples and Test files are included.
4
@@ -138,7 +138,7 @@ Recently i performed a static test to see whether the Arduino-APRS could send th
138
& PT. Datto Asia Teknologi
139
140
## Contributing
141
-1. Fork it [https://github.com/handiko/PGA103-Eagle-Library/fork](https://github.com/handiko/PGA103-Eagle-Library/fork)
+1. Fork it [https://github.com/handiko/Arduino-APRS/fork](https://github.com/handiko/Arduino-APRS/fork)
142
2. Create new branch (`git checkout -b add-blah-blah`)
143
3. Do some editing / create new feature
144
4. Commit your works (`git commit -m "Adding some blah blah blah.."`)
0 commit comments