mirror of
https://github.com/crankyoldgit/IRremoteESP8266.git
synced 2026-01-12 00:05:10 +08:00
* Tool to build the document. * Add reference to new doc. * Other - Move existing python unit tests to Python3 - Use Python3's pylint - Fix pylint issues found after move. - Convince CI/Travis to install/use convince Python3 stuff. Fixes #743