maco1717
Results
2
issues of
maco1717
Hi, do you have any way of working with interrupts like you do in RPi GPIO? GPIO.add_event_detect(channel, GPIO.RISING) Thanks. \Marco
I trying to populate the table via a websocket... my issues is when I put the code that parses the incoming json ``` $("#day-schedule").data('artsy.dayScheduleSelector').deserialize({ //'0': [['09:30', '11:00'], ['13:00', '16:30']] //'1':...