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
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -288,6 +288,7 @@ Some videos:
288
288
*https://youtu.be/RKnhfBCP_SQ
289
289
*https://www.youtube.com/shorts/1w7H2OvP8Jg
290
290
*https://www.youtube.com/watch?v=Ga_80A6LwCI (Full assembly video by DriverD)
291
+
*https://www.youtube.com/watch?v=cClRS21x_cc&t=4s - A deconstructed view of a WiTcontroller in action
291
292
292
293
---
293
294
@@ -938,7 +939,7 @@ Per ogni questione, il contatto ufficiale è il canale Discord di DCC-EX nella s
938
939
939
940
### Instructions for Dutch Translations
940
941
941
-
The file [language_nederlands.h](language_nederlands.h) contains Dutch translations (by Hans Metselaar). Uncomment (or add) the ``#include " language_nederlands"`` line in ``config_buttons.h`` to see menus and messages in German.
942
+
The file [language_nederlands.h](language_nederlands.h) contains Dutch translations (by Hans Metselaar). Uncomment (or add) the ``#include " language_nederlands"`` line in ``config_buttons.h`` to see menus and messages in Dutch.
942
943
943
944
You can override any of these translations individually by adding an appropriate ``#define`` statement in the ``config_buttons.h``, but it *must* be *before* the ``#include...`` statement.
0 commit comments