Initiaze of Project Vesper

This commit is contained in:
2024-12-26 19:29:09 +02:00
commit c523b59e90

9
vesper.ino Normal file
View File

@@ -0,0 +1,9 @@
void setup() {
// put your setup code here, to run once:
}
void loop() {
// put your main code here, to run repeatedly:
}