CuriousJames / DIYAC

Raspberry Pi Python code & PCB design project to control door access (access control) via a wiegand card and/or keypad reader, handles a doorbell too
6 stars 2 forks source link

Door opens for miliseconds only #18

Closed CuriousJames closed 4 years ago

CuriousJames commented 4 years ago

Door opens for only a couple miliseconds, likely bad implementation of threading, (or no threading implemented) will investigate asap.

CuriousJames commented 4 years ago

Resolved, threading wasn't implemented