Cleanup documentation a bit: rename "Addons" to "NETIFs" - its a more appropriate name

This commit is contained in:
Dirk Ziegelmeier
2017-03-15 20:03:55 +01:00
parent 6328da87aa
commit d9b279d150
5 changed files with 9 additions and 9 deletions

View File

@@ -11,7 +11,7 @@
* Sequential-style APIs, blocking functions. More overhead, but can be called
* from any thread except TCPIP thread.
*
* @defgroup addons Addons
* @defgroup netifs NETIFs
*
* @defgroup apps Applications
*/