delay to allow spi interface to initialize

This commit is contained in:
Conor Patrick 2019-02-08 13:09:12 -05:00
parent 13d9885da4
commit 665e84d183

View File

@ -280,7 +280,7 @@ bool ams_init()
// delay(10);
SELECT();
// delay(1);
delay(2);
// Needs to be disabled for passive operation
// if (0)