mirror of
https://github.com/agessaman/meshcore-bot.git
synced 2026-07-28 14:29:30 +00:00
- Updated `config.ini.example`, `config.ini.minimal-example`, and `config.ini.quickstart` to clarify connection type precedence and required keys for serial, BLE, and TCP connections. - Added detailed comments and examples for each connection type, ensuring users understand how to configure their connection settings effectively. - Introduced a new `[Service_Overrides]` section in `config.ini.example` for alternative service plugin implementations, improving extensibility. - Enhanced documentation in `configuration.md` to reflect these changes and provide clearer guidance on connection options and templates.