Conversation
✅ Deploy Preview for specter-diy-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
Copilot, asked why the changeset is so big:
The changed file boot/main/boot.py previously used Windows-style line endings (CRLF, shown as \r\n) and has now been updated to use Unix-style line endings (LF, shown as \n) in this pull request. This means the PR has standardized the file to LF line endings, which is typical for Python projects and avoids problems across platforms.
|
Besides line endings, I only see the change on version tag, from |
tadeubas
left a comment
There was a problem hiding this comment.
ACK, PR now points to latest commit on bootloader
boot/main/boot.pyto show new version on device