docs: fix typos, grammar and Wi-Fi capitalisation across docs

This commit is contained in:
Sefinek
2026-05-28 14:23:31 +02:00
parent d2c2a6ef0b
commit 888ad4589c
7 changed files with 34 additions and 34 deletions
+5 -5
View File
@@ -1,6 +1,6 @@
# Number Allocations
This document lists unique numbers/identifiers used in various MeshCore protcol payloads.
This document lists unique numbers/identifiers used in various MeshCore protocol payloads.
# Group Data Types
@@ -12,10 +12,10 @@ NOTE: the range FF00 - FFFF is for use while you're developing, doing POC, and f
Once you have a working app/project, you need to be able to demonstrate it exists/works, and THEN request type IDs. So, just use the testing/dev range while developing, then request IDs before you transition to publishing your project.
| Data-Type range | App name | Contact |
|-----------------|-----------------------------|------------------------------------------------------|
| 0000 - 00FF | -reserved for internal use- | |
| Data-Type range | App name | Contact |
|-----------------|-----------------------------|-------------------------------------------------------------------|
| 0000 - 00FF | -reserved for internal use- | |
| 0100 | MeshCore Open | zsylvester@monitormx.com — https://github.com/zjs81/meshcore-open |
| FF00 - FFFF | -reserved for testing/dev- | |
| FF00 - FFFF | -reserved for testing/dev- | |
(add rows, inside the range 0100 - FEFF for custom apps)