FreeCalypso > hg > freecalypso-tools
view ringtools/imy/sizelimits.h @ 962:e3706ce1d01c
CHANGES: document sms-pdu-decode -n option
| author | Mychaela Falconia <falcon@freecalypso.org> |
|---|---|
| date | Sat, 05 Aug 2023 00:01:42 +0000 |
| parents | fd4c9bc7835d |
| children |
line wrap: on
line source
/* size limit definitions for fc-imy2pwt */ #define LINE_BUF_SIZE 1024 #define MELODY_BUF_SIZE 4096
