However, when I try to use it in loop(), the compiler returns
In function 'void loop()':
error: 'micros' was not declared in this scope
However, when I try to use it in loop(), the compiler returns
In function 'void loop()':
error: 'micros' was not declared in this scope