Skip to content
Snippets Groups Projects

fix(docs): Remove a typo that caused build warnings

Merged xiretza requested to merge xiretza/firmware:fix-docs-typo into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -105,7 +105,7 @@ Rockets characteristic
The Rockets characteristic makes it possible to address every three rockets.
Just write there three byte array, one for evey rocket.
On read you get the current value of all three rockets.
Range is between 0 and 31 (``0x1f`) if send higher value it will set to max of 31.
Range is between 0 and 31 (``0x1f``) if send higher value it will set to max of 31.
Dataformat:
Loading