Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

delay.h not found #23

Closed
sdetweil opened this issue Feb 5, 2022 · 1 comment
Closed

delay.h not found #23

sdetweil opened this issue Feb 5, 2022 · 1 comment

Comments

@sdetweil
Copy link

sdetweil commented Feb 5, 2022

using on Arduino Nano IOT board

libraries/USB_Host_Library_SAMD-master/src/usbhub.cpp:18:10: fatal error: delay.h: No such file or directory
#include "delay.h"

include from sketch

#include <cdcacm.h>
#include <usbhub.h>

or just

#include <usbhub.h>

if I comment it out , no errors

@sdetweil
Copy link
Author

sdetweil commented Feb 6, 2022

closed, dup of #16

@sdetweil sdetweil closed this as completed Feb 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant