Clean up.

This commit is contained in:
jun2sak 2021-03-07 20:38:04 +09:00
parent 2eed9a1735
commit 5bd1107fec

View File

@ -53,9 +53,10 @@
// wait necessary just after DPM enter/exit (cut and try)
#define WAIT_AFTER_DPM_ENTER 10 // usec
#define WAIT_AFTER_DPM_EXIT 50 // usec
#endif
static int sck_delay_saved = 0;
#endif
#ifdef NRF_DEBUG_PRINT
extern void dbg_dumpQSPIreg(void);
#else