mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-03-05 21:00:08 -08:00
created admonition for canned message requiring additional hardware
This commit is contained in:
parent
eded6032b0
commit
bf5ee28a96
|
@ -6,6 +6,10 @@ sidebar_label: Canned Message Plugin Settings
|
||||||
import Tabs from '@theme/Tabs';
|
import Tabs from '@theme/Tabs';
|
||||||
import TabItem from '@theme/TabItem';
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
|
<!--- TODO add link to hardware setup to admonition--->
|
||||||
|
:::note
|
||||||
|
This plugin requires attaching a peripheral accessory to your device. It will not work without one.
|
||||||
|
:::
|
||||||
|
|
||||||
## Overview
|
## Overview
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue