nuttx icon indicating copy to clipboard operation
nuttx copied to clipboard

Added Wiegand Protocol Support

Open halyssonJr opened this issue 1 year ago • 2 comments

Summary

Added Wiegand Protocol support

Impact

None on existing systems.

Testing

I did a quick test on an ESP32-DevkitC board, started and executed an app, and works as expected. App for test PR #2016

wiegand

RFID card

wiegand

halyssonJr avatar Aug 30 '23 00:08 halyssonJr

@halyssonJr

Could you change your commit message? Added Wiegand Protocol support instead of add initial support is much better because we can imagine what the commit is.

commit 37642814f5361284a7f667c5b9c662a6df7fa067 (HEAD -> add-support-wiegand-protocol, origin/add-support-wiegand-protocol)
Author: halyssonJr <[email protected]>
Date:   Sat Mar 11 21:55:18 2023 -0300

    add initial support

masayuki2009 avatar Sep 30 '23 16:09 masayuki2009

@halyssonJr please rebase to fix this conflict

acassis avatar Oct 28 '23 18:10 acassis