void setup() {
// put your setup code here, to run once:
Serial.begin(115200);
}
Starting the SoftwareSerial instance is generally recommended.
Reply back to roy.cliffe@stu.mmu.ac.uk
Not a snowball's chance in hell.
void setup() {
// put your setup code here, to run once:
Serial.begin(115200);
}
Starting the SoftwareSerial instance is generally recommended.
Reply back to roy.cliffe@stu.mmu.ac.uk
Not a snowball's chance in hell.