diff --git a/docs/software/plugins/ExternalNotificationPlugin.md b/docs/software/plugins/ExternalNotificationPlugin.md index de9f33ad5..c0814b6c3 100644 --- a/docs/software/plugins/ExternalNotificationPlugin.md +++ b/docs/software/plugins/ExternalNotificationPlugin.md @@ -1,3 +1,5 @@ +# About + The ExternalNotification Plugin will allow you to connect a speaker, LED or other device to notify you when a message has been received from the mesh network. # Configuration diff --git a/docs/software/plugins/SerialPlugin.md b/docs/software/plugins/SerialPlugin.md index bce84653c..acd777e35 100644 --- a/docs/software/plugins/SerialPlugin.md +++ b/docs/software/plugins/SerialPlugin.md @@ -1,4 +1,4 @@ -# SerialPlugin +# About A simple interface to send messages over the mesh network by sending strings over a serial port. diff --git a/docs/software/plugins/StoreRequestPlugin.md b/docs/software/plugins/StoreRequestPlugin.md new file mode 100644 index 000000000..239a00de8 --- /dev/null +++ b/docs/software/plugins/StoreRequestPlugin.md @@ -0,0 +1,6 @@ +# About + + + +# Running notes +