From 39d1ff9ccdf7f3e2866de42cddc93bf020359954 Mon Sep 17 00:00:00 2001 From: liamcottle Date: Sat, 28 Dec 2024 23:40:24 +1300 Subject: [PATCH] add note --- docs/meshchat_on_raspberry_pi.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/meshchat_on_raspberry_pi.md b/docs/meshchat_on_raspberry_pi.md index 1f87050..fc60717 100644 --- a/docs/meshchat_on_raspberry_pi.md +++ b/docs/meshchat_on_raspberry_pi.md @@ -6,6 +6,8 @@ This would allow you to connect an [RNode](https://github.com/markqvist/RNode_Fi My intended use case is to run the Pi + RNode combo from my solar-powered shed, and access the MeshChat Web UI via WiFi. +> Note: This has been tested on a Raspberry Pi 4 Model B + ## Install Raspberry Pi OS If you haven't already done so, the first step is to install Raspberry Pi OS onto an sdcard, and then boot up the Pi. Once booted, follow the below commands.