瀏覽代碼

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.

Loading…
取消
儲存