1
0
mirror of https://github.com/esphome/esphome.git synced 2025-02-23 05:18:15 +00:00
hcoohb f402c89539
fix esp8266 remote_transmitter using incorrect timings (#1465)
* replace delay by delayMicroseconds in delay_microseconds_accurate

* Use delay(0) to let wifi and os function run

* Linting

* Remove unneeded delayMicroseconds, keep it for low usec

* Avoid micros() overflow issue
2021-02-01 11:59:27 -03:00
..
2020-07-25 14:20:51 +02:00
2019-06-09 17:03:51 +02:00
2021-01-10 17:53:12 +13:00
2019-12-04 19:30:10 +01:00
2019-07-03 16:34:40 +02:00
2019-10-18 14:46:44 +02:00
2019-06-03 16:07:15 +02:00