Commit fc47a42b authored by Jorge Machado's avatar Jorge Machado

Change flush sleep to 1 second

parent 12ee3842
......@@ -26,7 +26,7 @@
#include "fmc-dio-device.h"
#include "fmc-dio-device-private.h"
#define FMC_DIO_FLUSH_SLEEP 5
#define FMC_DIO_FLUSH_SLEEP 1
fmc_dio_device create_fmc_dio_device(char *name)
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment