meshtastic/docs/faq/modules.mdx

20 lines
472 B
Plaintext
Raw Normal View History

---
id: modules
title: FAQs - Modules
sidebar_label: Modules
---
2022-03-08 23:43:38 -08:00
## Overview
### What are Modules?
Modules are features that expand the basic device functionality and/or integrate with other services.
### What modules do we have available?
2022-03-08 23:43:38 -08:00
A list of available modules is available [here](/docs/software/modules).
### I'd like to write a module. How do I get started?
API documentation for creating modules is available [here](/docs/developers/firmware/module-api).