Skip to content

mention not to use pinMode on the ESP32#138

Merged
jandelgado merged 7 commits into
masterfrom
add_esp32_pinmode_warning
Feb 7, 2026
Merged

mention not to use pinMode on the ESP32#138
jandelgado merged 7 commits into
masterfrom
add_esp32_pinmode_warning

Conversation

@jandelgado
Copy link
Copy Markdown
Owner

@jandelgado jandelgado commented Feb 1, 2026

closes #137

also needed to fix/update the ci

@jandelgado jandelgado changed the title mention to not use pinMode on the ESP32 mention not to use pinMode on the ESP32 Feb 1, 2026
@jandelgado jandelgado force-pushed the add_esp32_pinmode_warning branch from 562a5a7 to 193dd91 Compare February 1, 2026 14:17
@coveralls
Copy link
Copy Markdown

coveralls commented Feb 1, 2026

Coverage Status

coverage: 98.452%. remained the same
when pulling e547127 on add_esp32_pinmode_warning
into f6ccd9d on master.

@jandelgado jandelgado force-pushed the add_esp32_pinmode_warning branch from 72dd3bb to 60a43bd Compare February 1, 2026 14:50
@jandelgado jandelgado merged commit c4c6070 into master Feb 7, 2026
3 checks passed
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.

Consider including a warning about use of pinMode/digitalWrite

2 participants