Skip to content

Commit fcf1833

Browse files
committed
fix missing brace
1 parent a8d88c7 commit fcf1833

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

cores/nRF5/debug.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -479,3 +479,5 @@ const char* dbg_err_str(uint32_t err_id)
479479

480480
#endif
481481

482+
}
483+

0 commit comments

Comments
 (0)