Skip to content
Snippets Groups Projects
Commit 14e07b81 authored by fxk8y's avatar fxk8y :spider:
Browse files

fixing typo

parent ab7bcbe4
No related branches found
No related tags found
No related merge requests found
......@@ -77,12 +77,12 @@ Mates directly with the LED boards for power and PWM signal connection via `Micr
![PCB rendering](doc/CyanLightControl.png "PCB rendering")
`fxCyanF` aka `CyanLight`s networking protocol
`fxCyanF` aka `CyanLight`s network protocol
----------------------------------------------
### Introduction
`CyanLight` makes use of a next generation networking protocol featuring a higher hardware abstraction and up to `32 bit` color depth compared to the rigid `8 bit` definition of `FxBuffer`.
`CyanLight` makes use of a next generation network protocol featuring a higher hardware abstraction and up to `32 bit` color depth compared to the rigid `8 bit` definition of `FxBuffer`.
Both protocols share the same basic concept: Time critical animation data is sent via fire-and-forget channels like `UDP` or `IrDA` while for device information and configuration a slow but stable channel is used.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment