Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mark IO_REG_BASE variables as unused on the ESP8266 #78

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

nomis
Copy link

@nomis nomis commented Sep 28, 2019

Fixes #74.

lbussy added a commit to lbussy/OneWire that referenced this pull request Feb 23, 2020
Mark IO_REG_BASE variables as unused on the ESP8266 [PaulStoffregen#78](PaulStoffregen@6884187) in  PaulStoffregen / OneWire
Don't define IO_REG_MASK_ATTR in OneWire_direct_regtype.h [PaulStoffregen#78](PaulStoffregen@f288273)
@mathertel
Copy link

I checked this pull request on EPS8266 and ESP32 Arduino environments.
Warnings are fixed now.
Take this as a hint from the "ESP community" :)

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.

warning: unused variable 'reg'
2 participants