Skip to content

README.md - clarify which Pis this doesn't work with - #211

Closed
andrum993 wants to merge 1 commit into
raspberrypi:masterfrom
andrum993:patch-2
Closed

README.md - clarify which Pis this doesn't work with#211
andrum993 wants to merge 1 commit into
raspberrypi:masterfrom
andrum993:patch-2

Conversation

@andrum993

Copy link
Copy Markdown
Contributor

The page currently says this code works on everything but the Pi 5 - it also doesn't work on the CM5, Pi 500 and Pi 500+. Add the word family to make this a bit more accurate, to try to avoid any misunderstanding.

The page currently says this code works on `everything but the Pi 5` - it also doesn't work on the CM5, Pi 500 and Pi 500+. Add the word `family` to make this a bit more accurate, to try to avoid any misunderstanding.
Comment thread splashasm/README.md
- You can have a maximum of 10 I2C defines
- The delays are blocking and therefore a long splash description will slow down a boot
- The only timing guarantee is that if you write a delay command, there will be a wait strictly greater than your delay command. This is not made for timing sensitive applications, there are further delays due to parsing No newline at end of file
- The only timing guarantee is that if you write a delay command, there will be a wait strictly greater than your delay command. This is not made for timing sensitive applications, there are further delays due to parsing

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

was this sentence intentionally edited? I don't immediately see a change so I'm suspecting an accidental newline/whitespace change.

@andrum993 andrum993 Sep 4, 2026

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry - I did not make any change to this line - I just added "family" using Github's online editor. Shall I close this PR and do a more careful edit? Or shall I leave it to a professional (if this PR is deemed a good idea)?

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There was previously no newline, so this is an improvement. There's also some trailing whitespace in places.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll fix it all.

@pelwell

pelwell commented Sep 4, 2026

Copy link
Copy Markdown
Collaborator

Superceded by 65bad73.

@pelwell pelwell closed this Sep 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants