summaryrefslogtreecommitdiff
path: root/ports/atmel-samd/boards/circuitplayground_express/mpconfigboard.h
diff options
context:
space:
mode:
Diffstat (limited to 'ports/atmel-samd/boards/circuitplayground_express/mpconfigboard.h')
-rw-r--r--ports/atmel-samd/boards/circuitplayground_express/mpconfigboard.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/atmel-samd/boards/circuitplayground_express/mpconfigboard.h b/ports/atmel-samd/boards/circuitplayground_express/mpconfigboard.h
index 12c48b1e3..4321335e5 100644
--- a/ports/atmel-samd/boards/circuitplayground_express/mpconfigboard.h
+++ b/ports/atmel-samd/boards/circuitplayground_express/mpconfigboard.h
@@ -25,7 +25,7 @@
#define CALIBRATE_CRYSTALLESS 1
// Explanation of how a user got into safe mode.
-#define BOARD_USER_SAFE_MODE_ACTION "pressing both buttons at start up"
+#define BOARD_USER_SAFE_MODE_ACTION translate("pressing both buttons at start up.\n")
// Increase stack size slightly due to CPX library import nesting
#define CIRCUITPY_DEFAULT_STACK_SIZE (4248) //divisible by 8