From 1af61d184a917ba6ca9eeff98d46447ec5bdea10 Mon Sep 17 00:00:00 2001 From: M0GLJ <32222213+m0glj@users.noreply.github.com> Date: Fri, 1 Jan 2021 21:50:21 +0000 Subject: [PATCH] Update README.md (#17) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d4d836b..0efe7dc 100755 --- a/README.md +++ b/README.md @@ -92,7 +92,7 @@ Sending `@BB Test` will result in a post to the bulletin board with the messaage **To remove any of the stored values, just send the appropriate command without any input.** `@COM` will remove the stored comment, `@ICON` will remove the stored icon, and `@COM` will remove the strored comment. Any position now reports sent will have the default settings. -## Web Dashnoard +## Web Dashboard The web dashboard is completely optional. Python module flask is required for this to work. The web dashboard will display the last 15 positions of radios sent to APRS-IS. The dashboard will also sh user bulletin. A bulletin is a message sent via SMS that will display on the web dashboard. There are several uses for this, including: testing SMS functionality of radio, announcements, and moire. It is a novel feature. The page will automatically reload every 2 minutes. Setup is rather simple. Just modify the example config in the dashboard directory and rename it to dashboard_settings.py. Then start dashboard.py.