lamperez / xiaomi-lightbar-nrf24

Control a Xiaomi Computer Light Bar (MJGD01YL, no BLE) with a nRF24L01 transceiver module.
GNU General Public License v3.0
51 stars 5 forks source link

Update subscriber.py #9

Open szymucha94 opened 4 months ago

szymucha94 commented 4 months ago

Add 100ms sleep in each loop iteration, otherwise process will consume 100% of cpu time.