void setup() {
Serial.begin(9600);
Serial.println("You've found this.. How could you?");
delay(3000);
Serial.println("I don't know what you've done, but here.");
delay(500);
Serial.println("https://wokwi.com/projects/424015770119553025")
}
void loop() {
}
Read secret.md btw