Fix minor typo in C comments
This commit is contained in:
parent
7395cba77d
commit
3f2c90c1e9
@ -33,7 +33,9 @@
|
|||||||
*
|
*
|
||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
|
|
||||||
/* This is a driver for SPI EEPROMos that uses the same commands as the 25AA160.
|
/* This is a driver for SPI EEPROMs that uses the same commands as the
|
||||||
|
* 25AA160.
|
||||||
|
*
|
||||||
* Write time 5ms, 6ms for 25xx1025 (determined automatically with polling)
|
* Write time 5ms, 6ms for 25xx1025 (determined automatically with polling)
|
||||||
* Max SPI speed is :
|
* Max SPI speed is :
|
||||||
* 10 MHz for -A/B/C/D/E/UID versions
|
* 10 MHz for -A/B/C/D/E/UID versions
|
||||||
|
Loading…
Reference in New Issue
Block a user