README.md fix broken link.

pull/16/head
Peter Hinch 2020-08-27 06:55:52 +01:00
rodzic 8fd6341ca3
commit 6332344c26
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -174,7 +174,7 @@ encountered.
These were written for encoders producing TTL outputs. For switches, adapt the
pull definition to provide a pull up or pull down as required.
The [encoder_portable.py](./encoders/encoder_portable) version should work on
The [encoder_portable.py](./encoders/encoder_portable.py) version should work on
all MicroPython platforms. Tested on ESP8266. Note that interrupt latency on
the ESP8266 limits performance. ESP32 has similar limitations.