From afaa397a524bcb0a6fdea875a96bf473299af8d2 Mon Sep 17 00:00:00 2001 From: alban Date: Sun, 16 Jul 2023 23:12:10 +0200 Subject: [PATCH] fix: the settings should use ip for etherdream --- copyme.settings.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/copyme.settings.toml b/copyme.settings.toml index 19182bb..fa9d255 100644 --- a/copyme.settings.toml +++ b/copyme.settings.toml @@ -20,7 +20,7 @@ id = 0 # For Etherdream. IP of the DAC # [dac.etherdream] -# url = "192.168.1.68" +# ip = "192.168.1.68" [[transformers]] [transformers.translate]