mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/driver-w25qxxx.git
synced 2025-09-29 00:37:33 +00:00
Updated comments and one delay
This commit is contained in:
@@ -19,7 +19,7 @@ namespace sta
|
||||
uint8_t W25Qxx::init()
|
||||
{
|
||||
powerDown();
|
||||
delay_(3);
|
||||
delay_(5);
|
||||
|
||||
if (!releasePowerDown())
|
||||
{
|
||||
|
Reference in New Issue
Block a user