From 14c1ef7bd0bd2eda9025e07a094d924231db6067 Mon Sep 17 00:00:00 2001 From: gocivici Date: Thu, 13 May 2021 15:28:06 +0300 Subject: [PATCH] testing new comment --- test.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test.py b/test.py index 922b297..dad066b 100644 --- a/test.py +++ b/test.py @@ -9,7 +9,7 @@ from osc4py3 import oscbuildparse #github test osc_startup() osc_udp_client("127.0.0.1", 57120, "local") - +#testing #note = oscbuildparse.OSCMessage("/notes", None, ["C",440]) # note_Db = oscbuildparse.OSCMessage("/note_Db", None, ["text"])