delay to allow spi interface to initialize
This commit is contained in:
parent
13d9885da4
commit
665e84d183
@ -280,7 +280,7 @@ bool ams_init()
|
||||
|
||||
// delay(10);
|
||||
SELECT();
|
||||
// delay(1);
|
||||
delay(2);
|
||||
|
||||
// Needs to be disabled for passive operation
|
||||
// if (0)
|
||||
|
Loading…
x
Reference in New Issue
Block a user