-
Notifications
You must be signed in to change notification settings - Fork 0
MNode/MNode
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Mesh Network
Packet Format:
buffer[0] length high byte
buffer[1] length low byte
buffer[2] source node_id high byte
buffer[3] source node_id low byte
buffer[4] dest node_id high byte
buffer[5] dest node_id low byte
buffer[6] packet type
buffer[7] checksum (sum of all bytes)
buffer[8] ... dataAbout
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published