From 906b86e97b313f068559b43a4182810559bc9f8e Mon Sep 17 00:00:00 2001 From: parksb Date: Sun, 19 Nov 2023 13:35:44 +0900 Subject: [PATCH] Update motion controller video --- README.md | 2 +- src/introduction.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 16812ec..ba03fda 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Zap is an application programming library for building multi-device application The data sources available on mobile devices are valuable, but are often device-dependent, limiting their widespread use. Imagine if PCs could use the series of data from the accelerometer sensor on a mobile device. A simple example is using smartphone as motion controller for PC. -