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:
authorManuel Coenen <manuel@duet3d.com>2021-01-25 18:48:12 +0300
committerManuel Coenen <manuel@duet3d.com>2021-01-25 18:48:12 +0300
commit6f9e373fa2623b3709bddff34e09dae851e9ef97 (patch)
tree013db4e4fb11db89273d65bcdf294389a1b99a1d /src/Platform.cpp
parent31f962d536c35527a176381b97f99a0de69347e5 (diff)
Fix naming scheme
Diffstat (limited to 'src/Platform.cpp')
-rw-r--r--src/Platform.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Platform.cpp b/src/Platform.cpp
index cf7e22fd..d519cfd5 100644
--- a/src/Platform.cpp
+++ b/src/Platform.cpp
@@ -166,7 +166,7 @@ int debugLine = 0;
// Urgent initialisation function
// This is called before general init has been done, and before constructors for C++ static data have been called.
// Therefore, be very careful what you do here!
-extern "C" void UrgentInit()
+extern "C" void AppUrgentInit()
{
#if defined(DUET_NG)
// When the reset button is pressed on pre-production Duet WiFi boards, if the TMC2660 drivers were previously enabled then we get