dqz11n1g: Documentation improvement. (#19230)

Co-authored-by: David <dvdkhlng@posteo.de>
This commit is contained in:
David Kühling
2022-12-04 21:43:28 +01:00
committed by GitHub
parent 4d1b1bc534
commit 2f92880578
2 changed files with 12 additions and 10 deletions

View File

@@ -38,7 +38,7 @@ void matrix_init_custom(void) {
/* columns read via shift-register on SPI lines */
/* Enable SPI, Master, set clock rate fck/2. First bit already at Qh
/* Enable SPI, Master, set clock rate fck/16. First bit already at Qh
* output before clock edge (CPHA=0). SN74HC165 shift register shifts
* on low-to-high transition (CPOL=1). Receive the LSB first (DORD=1).
*/