FlyingK - QQ: does a repeat sensor have to be c...
QQ: does a repeat sensor have to be connected to an SK output? I am wondering if I could use a repeat sensor to trigger an e-paper display update on a different interval than the communication with SK without interfering with anything else.
1 Reply
OK that was easier than I thought. Just quickly added a test_callback function writing to Serial, created a RepeatSensor without connecting it and voila: It's working! I see debug messages 🙂