From 8060d4da56d0dc3928e787537d7b9e0ad4763d6b Mon Sep 17 00:00:00 2001 From: Emanuele Caruso Date: Thu, 19 May 2011 02:33:48 +0200 Subject: Added possibility to print move time to serial, to help debugging --- Tonokip_Firmware/configuration.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Tonokip_Firmware/configuration.h') diff --git a/Tonokip_Firmware/configuration.h b/Tonokip_Firmware/configuration.h index 35c714a..dc6226e 100644 --- a/Tonokip_Firmware/configuration.h +++ b/Tonokip_Firmware/configuration.h @@ -151,6 +151,6 @@ const int Z_MAX_LENGTH = 100; #define BAUDRATE 115200 - +//#define PRINT_MOVE_TIME #endif -- cgit v1.2.1