Skip to content

Commit

Permalink
docs small fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Oleh L. Halytskyi committed Jan 15, 2020
1 parent 455d193 commit 4f787e7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions examples/devices/two_routers/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ This is the best setup for good stability and performance when need transmit-rec
![Diagram](images/PJON-gRPC_two_routers.jpg)
[<img src="images/PJON-gRPC_two_routers_photo1.jpg" alt="PJON-gRPC_two_routers" width="300"/>](images/PJON-gRPC_two_routers_photo1.jpg) [<img src="images/PJON-gRPC_two_routers_photo2.jpg" alt="PJON-gRPC_two_routers" width="300"/>](images/PJON-gRPC_two_routers_photo2.jpg)

Video: [https://youtu.be/R4MZhWncfPs](https://youtu.be/R4MZhWncfPs)

[router_RxTx_bus1](router_RxTx_bus1) - sketch for Arduino router which allow RPi communicate with devices (transmit-receive) connected to one PJON bus

[router_Tx_bus2](router_Tx_bus2) - sketch for Arduino router which allow RPi receive messages from devices connected to another one physical bus
Expand Down
2 changes: 1 addition & 1 deletion server/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
apt-get install wiringpi libgrpc++ -y
```

Download binary from [releases](releases)
Download binary from [releases](https://github.com/Halytskyi/PJON-gRPC/releases)

## Compilation from sources

Expand Down

0 comments on commit 4f787e7

Please sign in to comment.