1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-05-09 16:41:02 +03:00
Dirk O. Kaar 2d9253e46c The use of bind in Ticker.h is prone to type inference failure ()
* std::bind has issues with type inference, use lambdas whereever possible.

* Fix indentation.

* More descriptive placeholder name in lambda expression

* Use formal argument names for remaining currying placeholders
2019-05-25 20:12:48 +02:00
..
2019-05-14 00:09:54 +02:00