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
@@ -40,7 +40,7 @@ You can use the embedCONTROL UI (coming soon), Java Example UI and TcMenu Java A
40
40
If you are manually using tcMenu, without the designer, this page fully documents the types used, along with how to create them. Once you've created a menu structure, at this point you will need to include the right plugins. The plugins are hosted in the main repository and each one is documented to some extent in the second link below:
41
41
42
42
*[Describing the TcMenu type system](https://www.thecoderscorner.com/products/arduino-libraries/tc-menu/tcmenu-menu-item-types-tutorial/)
43
-
*[The core plugins that you can use](https://github.com/davetcc/tcMenu/tree/master/CoreXmlPlugins)
43
+
* The core plugins that you could base your display, input, and remote facilities on are in the main tcMenu repo.
0 commit comments