Compare commits

..

3 Commits

Author SHA1 Message Date
c42abc1537 Update 'WaveshareUARTFingerprintSensor.Sample/README.md' 2021-01-12 18:35:59 +01:00
48f7f59594 Update 'README.md' 2021-01-12 18:26:57 +01:00
c416358def Update README.md 2021-01-12 18:21:53 +01:00
2 changed files with 4 additions and 3 deletions

View File

@@ -34,6 +34,7 @@ if (sensor.TryGetUserCount(out ushort count))
Here is a table of which serial port to use on which Raspberry Pi,
it may be different for you
| Model | Port |
| --------- | ---------------------- |
| Pi Zero | Primary (/dev/ttyAMA0) |

View File

@@ -17,6 +17,6 @@ You can compile it using any **C# IDE** that supports **.Net Framework** or by r
## Copyright and license
*[**WaveshareUARTFingerprintSensor**](../README.md)* library is licensed under the [MIT License](../LICENSE).
[**WaveshareUARTFingerprintSensor**](../README.md) library is licensed under the [MIT License](../LICENSE).
*[**gui.cs**](https://github.com/migueldeicaza/gui.cs/)* library is under the [MIT License](https://github.com/migueldeicaza/gui.cs/blob/master/LICENSE).
[**gui.cs**](https://github.com/migueldeicaza/gui.cs/) library is under the [MIT License](https://github.com/migueldeicaza/gui.cs/blob/master/LICENSE).