mirror of
https://github.com/agessaman/meshcore-bot.git
synced 2026-05-24 16:25:19 +00:00
58901a2857
- Enhanced docker-setup.sh to ensure device mappings are correctly moved from the volumes section to the devices section in Docker Compose files. - Added checks for serial device permissions and provided detailed instructions in DOCKER.md for resolving permission issues. - Updated Dockerfile to add the meshcore user to the dialout group for serial port access, improving compatibility with serial devices. - Improved logging functionality in core.py to handle log file paths more robustly, ensuring directories are created as needed and handling errors gracefully.