add note admonition

This commit is contained in:
Foster Irwin 2022-02-23 06:25:16 -07:00
parent 602572bba4
commit 6ec439fd51

View file

@ -10,6 +10,10 @@ import TabItem from '@theme/TabItem';
GPIO access is fundamentally dangerous because invalid options can physically damage or destroy your hardware. Ensure that you fully understand the schematic for your particular device before trying this as we do not offer a warranty. Use at your own risk.
:::
:::note
This plugin requires attaching a peripheral accessory to your device. It will not work without one.
:::
## Overview
This is a simple interface to send messages over the mesh network by sending strings over a serial port.