Skip to content

Commit

Permalink
formattting
Browse files Browse the repository at this point in the history
  • Loading branch information
glynhudson committed Jun 16, 2016
1 parent fd0859f commit e646ae6
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions emonTxV3/RFM/emonTxV3.4/emonTxV3_4_DiscreteSampling/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,17 @@ or via python pipL

$ pio run

## Upload
## Test (optional)

$ pio run -t upload
See [PlatfomIO unit test docs](http://docs.platformio.org/en/feature-platformio-30/platforms/unit_testing.html#example). Requires PlatformIO 3.x

## Test
$ pio test

See [PlatfomIO unit test docs](http://docs.platformio.org/en/feature-platformio-30/platforms/unit_testing.html#example)

$ pio test
## Upload

$ pio run -t upload


## Install libs (no longer required)

Expand Down

0 comments on commit e646ae6

Please sign in to comment.