From c564bd7b806654ebddb1c528e4b37e6206603158 Mon Sep 17 00:00:00 2001 From: lupyuen Date: Wed, 26 Apr 2023 14:01:32 +0000 Subject: [PATCH] chore(docs): update TOC --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 38d4b2b..1bbddca 100644 --- a/README.md +++ b/README.md @@ -212,6 +212,8 @@ The following is a journal that documents the porting of NuttX to PinePhone. It - [Outgoing Phone Call](#outgoing-phone-call) - [Send SMS in Text Mode](#send-sms-in-text-mode) - [Send SMS in PDU Mode](#send-sms-in-pdu-mode) + - [SMS PDU Format](#sms-pdu-format) + - [SMS Text Mode vs PDU Mode](#sms-text-mode-vs-pdu-mode) - [Compile NuttX on Android with Termux](#compile-nuttx-on-android-with-termux) - [Emulate PinePhone with Unicorn Emulator](#emulate-pinephone-with-unicorn-emulator) - [Test Logs](#test-logs)