Change acceleration

This commit is contained in:
David Ramiro
2019-02-02 20:20:30 +01:00
parent c5cc8b2171
commit a40267c4a0
2 changed files with 6 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
/**
/**
* Marlin 3D Printer Firmware
* Copyright (C) 2016 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
*
@@ -48,7 +48,7 @@
* here we define this default string as the date where the latest release
* version was tagged.
*/
#define STRING_DISTRIBUTION_DATE "2019-01-22"
#define STRING_DISTRIBUTION_DATE "2019-02-02"
/**
* Required minimum Configuration.h and Configuration_adv.h file versions.