Implement Custom Interface #1

Closed
Sudo-Ivan wants to merge 7 commits from custom-interface into master
Showing only changes of commit 7d4a5b5da2 - Show all commits

View File

@@ -51,7 +51,7 @@ This continuous cycle creates a reliable, albeit higher-latency, communication c
```
2. **Install the custom interface:**
Place `http_interface.py` in your Reticulum interfaces directory: `~/.reticulum/interfaces/`.
Place `HTTPInterface.py` in your Reticulum interfaces directory: `~/.reticulum/interfaces/`.
## Configuration