Hi!
following question, if data from the ARDUINO is passed to the ASCOM driver like this
Serial.print("xy"); Serial.print(value); Serial.print("#");
and e.g. is no reference to the command, i think that it is simply ignored by the driver. Is that correct?
Greetz Toni
Depends on how you write the ascom driver and whether an exception might be needed.
Log in to post a comment.
Hi!
following question, if data from the ARDUINO is passed to the ASCOM driver like this
Serial.print("xy");
Serial.print(value);
Serial.print("#");
and e.g. is no reference to the command, i think that it is simply ignored by the driver. Is that correct?
Greetz Toni
Depends on how you write the ascom driver and whether an exception might be needed.
Last edit: brownrb 2017-12-05