Skip to content

Use modern C++ casts instead of current C-style casting approaches#260

Open
anotherSimpleCoder wants to merge 15 commits intoarduino:masterfrom
anotherSimpleCoder:master
Open

Use modern C++ casts instead of current C-style casting approaches#260
anotherSimpleCoder wants to merge 15 commits intoarduino:masterfrom
anotherSimpleCoder:master

Conversation

@anotherSimpleCoder
Copy link

@anotherSimpleCoder anotherSimpleCoder commented Dec 2, 2025

Converted C-casts in the code to C++ casts in order to modernize the codebase and make it more readable.

Closes #250

@CLAassistant
Copy link

CLAassistant commented Dec 2, 2025

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ earlephilhower
❌ anotherSimpleCoder
You have signed the CLA already but the status is still pending? Let us recheck it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use modern C++ casts instead of current C-style casting approaches

5 participants