浏览代码

Droped URL from bootsplash.

AnHardt 10 年前
父节点
当前提交
f9cc1df00b
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      Marlin/Configuration.h

+ 1
- 1
Marlin/Configuration.h 查看文件

@@ -42,7 +42,7 @@ Here are some standard links for getting your machine calibrated:
42 42
 #define STRING_URL "reprap.org"
43 43
 #define STRING_VERSION_CONFIG_H __DATE__ " " __TIME__ // build date and time
44 44
 #define STRING_CONFIG_H_AUTHOR "(none, default config)" // Who made the changes.
45
-#define STRING_SPLASH "v" STRING_VERSION " - " STRING_URL // will be shown during bootup
45
+#define STRING_SPLASH "v" STRING_VERSION // will be shown during bootup
46 46
 
47 47
 // SERIAL_PORT selects which serial port should be used for communication with the host.
48 48
 // This allows the connection of wireless adapters (for instance) to non-default port pins.

正在加载...
取消
保存