From c9ee3f045892f21d0384e6f3173db947001bacf5 Mon Sep 17 00:00:00 2001 From: Peter M Date: Sat, 23 Aug 2025 15:18:02 +0200 Subject: [PATCH] Fix typo Signed-off-by: Peter M --- lib/radio_launcher.ex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/radio_launcher.ex b/lib/radio_launcher.ex index 8f09799..c04d990 100644 --- a/lib/radio_launcher.ex +++ b/lib/radio_launcher.ex @@ -35,7 +35,7 @@ defmodule RadioLauncher do macaddr: macaddr, hw_model: 50, role: :CLIENT, - long_name: "pockedOS #{short_node_id}", + long_name: "pocketOS #{short_node_id}", short_name: short_node_id, is_licensed: false }