Skip to content

Commit

Permalink
Create a release (#4)
Browse files Browse the repository at this point in the history
update of README.md
  • Loading branch information
rmeister authored and arms22 committed Jul 26, 2016
1 parent a717cd8 commit e00b716
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Expand Up @@ -3,14 +3,14 @@ SoftModem

Audio Jack Modem Library for Arduino, using FSK modulation with 1225 baud. Read this [blog post](http://translate.google.com/translate?js=y&prev=_t&hl=en&ie=UTF-8&layout=1&eotf=1&u=http%3A%2F%2Farms22.blog91.fc2.com%2Fblog-entry-350.html&sl=auto&tl=en) for a detailed explanation.

### Manual install
Create a folder 'SoftModem' inside your `libraries` folder and place these files there.

### Arduino Library Manager (not working yet)
### Arduino Library Manager
Open the Arduino Library Manager and search for 'SoftModem'.

### Manual install
Create a folder 'SoftModem' inside your `libraries` folder and place these files there.

### Usage
### Use
This is an example sketch that forwards data to/from the serial port.

```Arduino
Expand Down

0 comments on commit e00b716

Please sign in to comment.