Matthias Hertel

Results 41 comments of Matthias Hertel

Just an observation: When disabling all WiFi network adapters and using the ethernet only my machine can find devices. Otherwise not.

Please remove unused code. Please also update the documentation (README, CHANGELOG) Any changes in examples required ?

I found another solution for you using the new `setup(...)` function . See #129

see also https://github.com/espressif/arduino-esp32/issues/9748

The output appears also in the published version 3.1.2 when DEBUG_ESP_PORT is enabled even when Debug Level == none. Example: ``` [String] 'Content-Ty ... rigin: * ': Reallocating large String(159...

There is no need to use a OneButton instance as a global variable. You can defer creating this by just having a global pointer and initializing the OneButton instance later....

This is a functional enrichment. Can you provide a implementation for this and create a pull request ?

I see why you need it and your definition of "press" is meaningful but different than the current definition and will be a breaking change therefore. I also to see...

That's a great improvement. Thanks a lot. I will test...

@ftjuh : right analysis. Please create a pull request and check with your encoder.