remove damned space that is not supposed to be there

thanks @rafaljot
This commit is contained in:
Luc 2019-07-13 18:02:26 +02:00
parent 06537693d1
commit 9e1f7eca08
2 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@
*/ */
//version and sources location //version and sources location
#define FW_VERSION "2.1.0.b30" #define FW_VERSION "2.1.0.b31"
#define REPOSITORY "https://github.com/luc-github/ESP3D" #define REPOSITORY "https://github.com/luc-github/ESP3D"
//Customize ESP3D //////////////////////////////////////////////////////////////////////// //Customize ESP3D ////////////////////////////////////////////////////////////////////////