You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Compiling a Loom example (or any Loom sketch) takes 2-5min, which is irritating to develop with. In addition, this delay causes the RTC to be inaccurate if NTP is not available (see #23)
Expected behavior
Loom should compile in a roughly similar time to a regular non-Loom Arduino sketch (10-15s).
The text was updated successfully, but these errors were encountered:
Describe the bug
Compiling a Loom example (or any Loom sketch) takes 2-5min, which is irritating to develop with. In addition, this delay causes the RTC to be inaccurate if NTP is not available (see #23)
Expected behavior
Loom should compile in a roughly similar time to a regular non-Loom Arduino sketch (10-15s).
The text was updated successfully, but these errors were encountered: