Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
amirna2 authored Dec 7, 2024
1 parent 559fae8 commit 509b6e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@


# RadioMesh
RadioMesh is a toolkit library for building long-range, low-power mesh networks with an adaptive protocol and a flexible device development kit.
RadioMesh is a library for building long-range, low-power mesh networks with an adaptive wireless protocol and a flexible device development kit.
It leverages [Semtech LoRa](https://www.semtech.com/lora) radios and currently supports Arduino ESP32 micro-controller boards.

## Core Components
Expand All @@ -24,7 +24,7 @@ At its core, RadioMesh implements a mesh network protocol aimed at self-organizi
- Power-efficient operation

### Device Framework
Additionally, RadioMesh provides a complete toolkit for building mesh-capable devices:
Additionally, RadioMesh provides an developer friendly framework for building mesh-capable devices:
- Hardware abstraction interfaces (Display, Radio, WiFi)
- Modular component architecture
- Security and encryption
Expand Down

0 comments on commit 509b6e8

Please sign in to comment.