esop

Essential Stack-Operated Phone (concept)
git clone git://git.luxferre.top/esop.git
Log | Files | Refs | README | LICENSE

commit 1d68fc8d4aa528808da18dda3570eaa2ceca5151
parent 1c3fbed3ffd1ba8839ad8602bfa6651b45cf7a87
Author: Luxferre <lux@ferre>
Date:   Thu, 28 Jul 2022 19:04:06 +0300

Another minor readme fix

Diffstat:
MREADME.md | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -116,6 +116,7 @@ The only system call required to be implemented in any ESOP-compatible runtime i - sending DTMF signals during active voice calls; - active voice call manipulation (terminate, hold/unhold, bridge); - sending SMS messages; +- sending USSD queries; - polling for incoming SMS messages; - polling for incoming USSD messages; - polling for incoming WEA messages;