Skip to content

Commit 4d905a6

Browse files
committed
Updated code.cpp
1 parent ef45601 commit 4d905a6

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

code.cpp

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
2+
void setup() {
3+
// setup kodlarını buraya ekleyin
4+
}
5+
6+
void loop() {
7+
// loop kodlarını buraya ekleyin
8+
}

0 commit comments

Comments
 (0)