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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,4 +5,4 @@ Mainly just some #defines
5
5
6
6
The idea was to use this for debugging and menu's on a small lcd or 4 line text LCD etc. but never got very far. I would not of made this public but it is used in my other public stuff and on the off chance anyone ever uses any of that they might want this.
7
7
8
-
There is also code to print out colours on the console or terminal to help with debugging or setup. Although the Arduino IDEs built in serial monitors don't support colours. VsCode or just a standard bash terminal do, at least on my computer.
8
+
There is also code to print out colours on the console or terminal to help with debugging or setup. Although the Arduino IDEs built in serial monitors don't support colours. VsCode or just a standard bash terminal(see example) do, at least on my computer.
0 commit comments