We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81ad797 commit a23e69aCopy full SHA for a23e69a
BLE_SM/source/main.cpp
@@ -450,7 +450,7 @@ int main()
450
events::EventQueue queue;
451
452
/* if filesystem creation fails or there is no filesystem the security manager
453
- * will fallback to storing the security databse in memory */
+ * will fallback to storing the security database in memory */
454
if (!create_filesystem()) {
455
printf("Filesystem creation failed, will use memory storage\r\n");
456
}
0 commit comments