MorganS:
It depends on the declaration of offsetVal.
offsetVal will be declared as global variable i.e
float offsetVal;
void setup(){
...
}
or is it something else ?
Can you please explain bit more about it ?
MorganS:
It depends on the declaration of offsetVal.
offsetVal will be declared as global variable i.e
float offsetVal;
void setup(){
...
}
or is it something else ?
Can you please explain bit more about it ?