From f5e7436a0284047dcf372ecd5ee963780874d0da Mon Sep 17 00:00:00 2001 From: Sonny Jeon Date: Sun, 29 Mar 2015 20:33:51 -0600 Subject: [PATCH] Fix for limit pin reporting compile-option MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - The limit pin reporting wasn’t working correctly due to calling the wrong similarly-named function. Verified to be working now. --- grbl/report.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/grbl/report.c b/grbl/report.c index 001c02d..ed27e51 100644 --- a/grbl/report.c +++ b/grbl/report.c @@ -496,8 +496,8 @@ void report_realtime_status() printPgmString(PSTR(",Lim:")); uint8_t idx; for (idx=0; idx