Skip to content

Commit 972362b

Browse files
authored
Update README.md
1 parent 1eedf3c commit 972362b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -448,12 +448,13 @@ slide-controller/
448448

449449
# 8. Future Enhancements (Suggestions)
450450

451+
* MQTT backend already done. [Check This project](https://github.com/lovnishverma/slide-controller)
451452
* Add dynamic configuration page to set target IP, WiFi credentials.
452453
* Implement HTTPS and basic auth for web UI.
453454
* Add WebSocket communication to get real-time LED status feedback on UI.
454455
* Support more complex key sequences or macros.
455456
* Add OTA update for ESP8266 firmware.
456-
* Add mobile app with Bluetooth or MQTT backend.
457+
* Add mobile app (using flutter) with Bluetooth ( For Bluetooth will use ESP 32)
457458

458459
---
459460

@@ -486,4 +487,5 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
486487
SOFTWARE.
487488
```
488489

490+
**Made with Lots of Love by Lovnish Verma**
489491
---

0 commit comments

Comments
 (0)