Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Duet3D/RepRapFirmware.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Crocker <dcrocker@eschertech.com>2017-10-28 13:22:22 +0300
committerDavid Crocker <dcrocker@eschertech.com>2017-10-28 13:22:39 +0300
commit97df14938ad64b4c24870a2619494104a345c484 (patch)
tree448ee01896859e633fbaa17a6bf64c48ca128ff2 /src/Libraries
parent1b00da46a6160137711080fc2b5e72b0839edf9e (diff)
Version 1.20beta3 provisional
Fixed CoreXY homing bug Fixed M585 bug Fixed motor idle timeout bug Fixed bug that causes additional M307 lines ot be written to config-override.g
Diffstat (limited to 'src/Libraries')
-rw-r--r--src/Libraries/General/IP4String.cpp2
-rw-r--r--src/Libraries/General/IP4String.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/Libraries/General/IP4String.cpp b/src/Libraries/General/IP4String.cpp
index 5b4091be..7f03e836 100644
--- a/src/Libraries/General/IP4String.cpp
+++ b/src/Libraries/General/IP4String.cpp
@@ -1,5 +1,5 @@
/*
- * IPString.cpp
+ * IP4String.cpp
*
* Created on: 19 Sep 2017
* Author: David
diff --git a/src/Libraries/General/IP4String.h b/src/Libraries/General/IP4String.h
index 3fa84d9a..371401b1 100644
--- a/src/Libraries/General/IP4String.h
+++ b/src/Libraries/General/IP4String.h
@@ -1,5 +1,5 @@
/*
- * IPString.h
+ * IP4String.h
*
* Created on: 19 Sep 2017
* Author: David