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
Hello !
when compiling on the rasberry pi 2, the _delay_ms(x) definition in the file hardware.h failed,
because "usleep" was not declared in the scope of the header.
Hello !
when compiling on the rasberry pi 2, the _delay_ms(x) definition in the file hardware.h failed,
because "usleep" was not declared in the scope of the header.