Nexthink logo

Serial. Ws ~repack~ -

void loop() if (Serial.available() > 0) char data = Serial.read(); Serial.print(data);