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
All committers have signed the CLA.

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