This repository has been archived on 2025-10-20. You can view files and clone it, but cannot push or open issues or pull requests.
Files
2bki21/INF/seriell-01/sketch_sep20a/sketch_sep20a.ino
2024-09-25 10:11:27 +02:00

10 lines
129 B
C++

void setup() {
// put your setup code here, to run once:
}
void loop() {
// put your main code here, to run repeatedly:
}