From 181fecfddbb9edbdcc8a66f4fe57971742b230e0 Mon Sep 17 00:00:00 2001 From: Lee Lup Yuen Date: Mon, 22 May 2023 09:05:43 +0800 Subject: [PATCH] Add Accelerometer --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index a3c9cbe..ed0ef35 100644 --- a/README.md +++ b/README.md @@ -7376,6 +7376,10 @@ The LTE Modem will say it's an __Invalid PDU__... Our app should catch this error and resend. +# PinePhone Accelerometer and Gyroscope + +TODO + # Compile NuttX on Android with Termux _Can we compile NuttX on an Android Phone (or Tablet) with Termux?_