You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,9 @@ A visual programming interface for Arduino controllers built with React and Reac
12
12
13
13
Weekend project with occasional updates. This is my first React project, so best practices may not always be followed.
14
14
15
+
things to keep in mind:
16
+
- only connect 1 line to a input of a block. if you want to connect more use a or element beforehand. I dont got any automation in there to do that automatically. will come
17
+
15
18
## Features
16
19
17
20
- Drag-and-drop block interface for Arduino programming
0 commit comments