Improve LWIP_ASSERT_CORE_LOCKED documentation a bit

This commit is contained in:
goldsimon
2018-02-04 13:20:55 +01:00
parent 9d087ad2d2
commit c6b5527710
2 changed files with 2 additions and 2 deletions

View File

@@ -122,7 +122,7 @@
* running on target system) or @ref lwip_os (there is an OS running
* on the target system).
*
* See also: @ref multithreading
* See also: @ref multithreading (especially the part about @ref LWIP_ASSERT_CORE_LOCKED()!)
*
* Mainloop Mode
* -------------