Skip to content

fix CIRCUITPY_ flags that should be #if, not #ifder#11069

Open
dhalbert wants to merge 1 commit into
adafruit:mainfrom
dhalbert:if-not-ifdef
Open

fix CIRCUITPY_ flags that should be #if, not #ifder#11069
dhalbert wants to merge 1 commit into
adafruit:mainfrom
dhalbert:if-not-ifdef

Conversation

@dhalbert

Copy link
Copy Markdown
Collaborator

While looking at a PR that was using #ifdef by mistake, I found some existiing #ifdef CIRCUITPY_xxx tests that should be #if CIRCUITPY_xxx.

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.

1 participant