PaulStoffregen / OneWire

Library for Dallas/Maxim 1-Wire Chips
http://www.pjrc.com/teensy/td_libs_OneWire.html
579 stars 382 forks source link

ESP32 compilation issues and code simplification #52

Closed ghost closed 6 years ago

ghost commented 6 years ago

Compilation tested for ESP32, ESP8266, Arduino UNO Running tested for ESP32

PaulStoffregen commented 6 years ago

This pull request allows the private defs to leak into sketches. I will not merge it.

ghost commented 6 years ago

@PaulStoffregen, I know what is memory leak but could you please explain (sample or stackoverflow issue if you have) what you mean by private defs to leak... please ?

PaulStoffregen commented 6 years ago

fixed