IR-Remote-Receiver-Python-Module
IR-Remote-Receiver-Python-Module copied to clipboard
Update IRModule.py
use time_ns() to improve accuracy (python 3.7+)
I encountered more stable results with the time_ns since it should provide better resolution. Please note that this is not available in older python versions