From 4c3b6eb982afce2fa19257c317fb6e623d2d4643 Mon Sep 17 00:00:00 2001 From: SQ5T <31094840+sq5t@users.noreply.github.com> Date: Wed, 23 Sep 2020 12:33:29 +0200 Subject: [PATCH] Update README.md Added link to youtube. --- wit/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/wit/README.md b/wit/README.md index df2fb82..abe612b 100644 --- a/wit/README.md +++ b/wit/README.md @@ -1,6 +1,8 @@ ## wit - WiFi Image Transfer (for Icom IC-705). 'wit' is simple utility to send picture directly to radio over WiFi. IC-705 need to be accessible over IP with TCP port 60000 to work with this tool. +You can watch this software in action on my youtube channel https://youtu.be/BRDKWNSRsig + #### How it works? In gimp or any other software create jpeg file with resolution 640x480 and disabled interlace. In script change IP (line 17) and change filename (line 22). After that run script, acknowledge transfer on radio and wait :)