in specific, what i am trying to find out is if i change this - Serial.print(cmd, BYTE); to this - Serial.write(cmd);
will it do the same thing?
How many times do we have to tell you YES!
in specific, what i am trying to find out is if i change this - Serial.print(cmd, BYTE); to this - Serial.write(cmd);
will it do the same thing?
How many times do we have to tell you YES!