summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorkrolyxon <me@krolyxon.com>2026-05-14 23:14:31 +0530
committerkrolyxon <me@krolyxon.com>2026-05-14 23:14:31 +0530
commit206ed229198be252a9ae94342b39618aaab55925 (patch)
tree06d2ad100372c595974f1c6dcb1cd23ccdd26207 /README.md
parent3672abc8b44c50ab344aeaf3c720c8502ccc128d (diff)
apply code formatting
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 6 insertions, 3 deletions
diff --git a/README.md b/README.md
index cceca35..2e559b0 100644
--- a/README.md
+++ b/README.md
@@ -27,8 +27,11 @@ Orion RF is a portable RF and wireless toolkit built on the ESP32 platform with
## Hardware
- ESP32-S3 N16R8
-- 2x NRF24L01
-- 2x CC1101
+- 2x NRF24L01 Module
+- 2x CC1101 Module
+- PN532 NFC Module
+- MicroSD card Module
+- TP4056 Charging Module
- OLED display
- Battery-powered portable setup
@@ -43,7 +46,7 @@ Orion RF is a portable RF and wireless toolkit built on the ESP32 platform with
| BLE Mouse | Working |
| BLE Jammer | Working |
| Bluetooth Jammer | Working |
-| WiFi Jammer | Experimental |
+| WiFi Jammer | Working |
| RF Capture | WIP |
| RF Replay | WIP |
| SD Card Support | Planned |