mirror of
https://github.com/brmlab/brmdoor_libnfc.git
synced 2025-08-02 18:33:37 +02:00
More documentation
This commit is contained in:
parent
5d82672fa1
commit
2d5f02573f
2 changed files with 8 additions and 0 deletions
|
@ -24,6 +24,13 @@ So we need and have:
|
|||
edit the sqlite database
|
||||
- extensibility
|
||||
|
||||
## Building
|
||||
|
||||
You need just to run `make`. Additional dependencies:
|
||||
|
||||
- [SWIG](http://www.swig.org/)
|
||||
- [WiringPi2 pythonic binding](https://github.com/WiringPi/WiringPi2-Python) (for switching lock on Raspberry)
|
||||
|
||||
## Howto
|
||||
|
||||
1. Create the database
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue