Skip to content

Mark IO_REG_BASE variables as unused on the ESP8266#78

Open
nomis wants to merge 2 commits intoPaulStoffregen:masterfrom
nomis:esp8266-IO_REG_BASE_ATTR
Open

Mark IO_REG_BASE variables as unused on the ESP8266#78
nomis wants to merge 2 commits intoPaulStoffregen:masterfrom
nomis:esp8266-IO_REG_BASE_ATTR

Conversation

@nomis
Copy link
Copy Markdown

@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
Copy Markdown

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