| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rustfmt for edition 2024. | Dario Nieuwenhuis | 2025-10-06 | 1 | -1/+1 |
| | | |||||
| * | Example and documentation on how to Calculate correct checksum. | Turbo Fredriksson | 2024-05-01 | 1 | -78/+104 |
| | | | | | | | + Include the package format documentation. + Cycle through all three colours in three different speed. - Remove the `write_cmd_bytes()`. Superfluous. | ||||
| * | Finish the read part. | Turbo Fredriksson | 2024-05-01 | 1 | -30/+49 |
| | | | | | | | | * Don't need separate task for this. * **Must** read one byte at a time, then merge them into one Vec. * To better demonstrate, cycle through the three colours Red, Blue, Purple. | ||||
| * | Added PIO UART examples for rp to talk to an R503 fingerprint scanner. | Turbo Fredriksson | 2024-05-01 | 1 | -0/+113 |
