From 4587984df8d01a1bc7a0b20f01590f455e361a0b Mon Sep 17 00:00:00 2001 From: Clifford Roche <1007595+cmroche@users.noreply.github.com> Date: Tue, 2 Jul 2024 13:52:17 -0400 Subject: [PATCH] feat: Full async networking (#90) BREAKING CHANGE: API calls no longer block waiting for device response, use the add handler to listen for updates from the device. --- touch | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 touch diff --git a/touch b/touch new file mode 100644 index 0000000..e69de29