Skip to content

Commit 6171ff4

Browse files
committed
extmods: document as beta feature
1 parent 7a22c8e commit 6171ff4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/modules/extmods.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11

2-
# External modules. Plugging your own C modules.
2+
# External modules. Plugging your own C modules. **BETA**
3+
4+
Note: this feature is still in beta. Configuration files / API may change.
35

46
In order to make the most of NodeMCU, you will undoubtedly have to connect your ESP device to many different hardware modules, which will require you to write driver code in C and expose a Lua interface.
57

0 commit comments

Comments
 (0)