mirror of
https://github.com/markqvist/Reticulum.git
synced 2025-08-09 23:13:23 -04:00
Updated docs
This commit is contained in:
parent
eff0c91ed0
commit
a0f6c99fb5
2 changed files with 2 additions and 2 deletions
|
@ -315,7 +315,7 @@ primitives, with widely available implementations that can be used both on
|
||||||
general-purpose CPUs and on microcontrollers.
|
general-purpose CPUs and on microcontrollers.
|
||||||
|
|
||||||
One of the primary considerations for choosing this particular set of primitives is
|
One of the primary considerations for choosing this particular set of primitives is
|
||||||
that they can be implemented *safely* and with relatively few pitfalls, on practically
|
that they can be implemented *safely* with relatively few pitfalls, on practically
|
||||||
all current computing platforms.
|
all current computing platforms.
|
||||||
|
|
||||||
The primitives listed here *are authoritative*. Anything claiming to be Reticulum,
|
The primitives listed here *are authoritative*. Anything claiming to be Reticulum,
|
||||||
|
|
|
@ -863,7 +863,7 @@ primitives, with widely available implementations that can be used both on
|
||||||
general-purpose CPUs and on microcontrollers.
|
general-purpose CPUs and on microcontrollers.
|
||||||
|
|
||||||
One of the primary considerations for choosing this particular set of primitives is
|
One of the primary considerations for choosing this particular set of primitives is
|
||||||
that they can be implemented *safely* and with relatively few pitfalls, on practically
|
that they can be implemented *safely* with relatively few pitfalls, on practically
|
||||||
all current computing platforms.
|
all current computing platforms.
|
||||||
|
|
||||||
The primitives listed here *are authoritative*. Anything claiming to be Reticulum,
|
The primitives listed here *are authoritative*. Anything claiming to be Reticulum,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue