url to firmware downloads

This commit is contained in:
Scott Lahteine
2015-01-31 22:19:45 -08:00
parent 5f8dd92905
commit 0af9a0bf57
2 changed files with 5 additions and 7 deletions

View File

@ -27,7 +27,7 @@
#define STRING_VERSION "1.0.2"
#define STRING_URL "reprap.org"
#define STRING_VERSION_CONFIG_H __DATE__ " " __TIME__ // build date and time
#define STRING_CONFIG_H_AUTHOR "(bq WITBOX)" // Who made the changes.
#define STRING_CONFIG_H_AUTHOR "(bq Witbox)" // Who made the changes.
#define STRING_SPLASH "v" STRING_VERSION " - " STRING_URL // will be shown during bootup
// SERIAL_PORT selects which serial port should be used for communication with the host.