Correct pixelhub protocol link in README

This commit is contained in:
Starbeamrainbowlabs 2017-02-14 21:00:09 +00:00
parent e142105b6f
commit b74b183bcc
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
A combination of a C# server and an arduino program that allows the control of a Hull Pixelbot. A combination of a C# server and an arduino program that allows the control of a Hull Pixelbot.
## PixelHub Cilent protocol ## PixelHub Cilent protocol
The PixelHub client protocol is a (mostly) binary-based protocol that the server uses to talk to the PixelBot and give it instructions. It is documented in the [PixelHub Protocol](PixelHub Protocol.md) file. The PixelHub client protocol is a (mostly) binary-based protocol that the server uses to talk to the PixelBot and give it instructions. It is documented in the [PixelHub Protocol](https://git.starbeamrainbowlabs.com/sbrl/PixelHub/src/master/PixelHub%20Protocol.md) file.
## Split-brain robots ## Split-brain robots