summaryrefslogtreecommitdiffstats
path: root/src/nolo.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/nolo.c')
-rw-r--r--src/nolo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nolo.c b/src/nolo.c
index e437ef7..6953f49 100644
--- a/src/nolo.c
+++ b/src/nolo.c
@@ -537,7 +537,7 @@ int nolo_flash_image(struct usb_device_info * dev, struct image * image) {
}
- usleep(0xc350); // 0.5s
+ SLEEP(0xc350); // 0.5s
}