feature: Get sensor data reading working

This commit is contained in:
Tera << 8 2025-06-24 16:30:16 -04:00
parent ad3045fc29
commit 243d595a35
Signed by: imterah
GPG key ID: 8FA7DD57BA6CEA37
11 changed files with 413 additions and 147 deletions

View file

@ -1,6 +1,6 @@
APP_DIR := ./app
OUTPUT := uxr
TAGS := xreal drm drm_leasing drm_disable_input
TAGS := xreal noaudio drm drm_leasing drm_disable_input
.PHONY: all build clean