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 6171ff4 commit 4c72e83Copy full SHA for 4c72e83
mkdocs.yml
@@ -29,10 +29,10 @@ pages:
29
- FAQs:
30
- Lua Developer FAQ: 'lua-developer-faq.md'
31
- Extension Developer FAQ: 'extn-developer-faq.md'
32
+ - Writing external C modules: 'modules/extmods.md'
33
- Whitepapers:
34
- Filesystem on SD card: 'sdcard.md'
35
- C Modules:
- - 'Writing external C modules' 'modules/extmods.md'
36
- 'adc': 'modules/adc.md'
37
- 'bit': 'modules/bit.md'
38
- 'bthci': 'modules/bthci.md'
0 commit comments