Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bdeneuter authored Aug 3, 2016
1 parent 1dbadc2 commit 44332ff
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,9 @@ You can find this information also on [the EV3 wiki](https://sourceforge.net/p/l
* Start the brick and it should after a while launch LeJOS
* * __Optional__: Configure WifI on the brick with the menu or follow [the wiki from LeJOS](https://sourceforge.net/p/lejos/wiki/Configuring%20Wifi/). The second IP is the IP we will use in our gradle build to point to the the EV3 brick.

## TODO: explain setup gradle

## TODO: Explain RX Java decorators around the LeJOS EV3 sensor API

Thanks to it's sensors, the EV3 is by nature event driven and therefor very suitable for toying around with reactive programming.

0 comments on commit 44332ff

Please sign in to comment.