Skip to content

Remove the temporary stdint.h include directive#237

Merged
JanPetterMG merged 1 commit intomainfrom
remove-temporary-infrared-bugfix
Dec 23, 2025
Merged

Remove the temporary stdint.h include directive#237
JanPetterMG merged 1 commit intomainfrom
remove-temporary-infrared-bugfix

Conversation

@JanPetterMG
Copy link
Copy Markdown
Collaborator

Removes the stdint.h include directive, as it is no longer needed.

Changes

Removed #include <stdint.h> from the Infrared extension.

Impact

The include directory was previously needed by IRremote.hpp from arduino-irremote/IRremote @ 4.5.0, but since this dependency now has been updated in #234, it's no longer needed.

@JanPetterMG JanPetterMG added this to the v2.1.0 milestone Dec 23, 2025
@JanPetterMG JanPetterMG added firmware C++ related chore This issue or pull request is a maintenance task labels Dec 23, 2025
@JanPetterMG JanPetterMG merged commit 1ca741c into main Dec 23, 2025
18 checks passed
@JanPetterMG JanPetterMG deleted the remove-temporary-infrared-bugfix branch December 23, 2025 02:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore This issue or pull request is a maintenance task firmware C++ related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant