Charlie Lin Wed, 23 Mar 2022 10:04:14 -0700
Asking for a bit of advice. My fingerprint scanner communicates via UART, and apparently the existing helper functions only work for fingerprint scanners that communicate via USB or SPI. If I need to create such helpers for UART, how should I start?