Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
hemstreet committed Oct 3, 2015
1 parent 6b94e51 commit de16942
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@ If you encountered issues, check the following:
2. When trying to issue commands, do you see the blue LED on the module blinking? If not, check the RX/TX connections. If the LED is constantly lit, then one of the connections is wrong - probably RX/TX or one of the other pins.
3. Are you seeing gibberish? You're probably doing well, but try a different BAUD rate.

If you receive the error `ImportError: No module named serial`
Run `sudo pip install pyserial`

### Testing the module via a microcontroller

Expand Down

0 comments on commit de16942

Please sign in to comment.