FreeCalypso > hg > sms-coding-utils
view enc-text/defs.h @ 10:17dd30989c0b
sms-gen-tpdu: fix bug in GSM7 data source
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Sat, 05 Aug 2023 07:47:22 +0000 |
parents | a16b1b9728f6 |
children |
line wrap: on
line source
/* * Miscellaneous definitions for sms-encode-text utility. */ #define MAX_MSG_CHARS (153*255) #define MAX_MSG_UNI (67*255)