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:
Diffstat (limited to 'src/Fans/DotStarLed.cpp')
-rw-r--r--src/Fans/DotStarLed.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Fans/DotStarLed.cpp b/src/Fans/DotStarLed.cpp
index eb94df7a..984bc2b2 100644
--- a/src/Fans/DotStarLed.cpp
+++ b/src/Fans/DotStarLed.cpp
@@ -28,7 +28,7 @@ namespace DotStarLed
static bool busy = false;
static uint32_t chunkBuffer[MaxChunkSize];
- void Init()
+ void Init() noexcept
{
// Set up the USART or QSPI pins for SPI mode
// The pins are already set up for SPI in the pins table