Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: Socket lwip-sys lwip
Dependents: AbitUSBModem_HTTPTest AbitUSBModem_MQTTTest AbitUSBModem_WebsocketTest AbitUSBModem_SMSTest
Fork of VodafoneUSBModem by
Diff: at/ATCommandsInterface.h
- Revision:
- 16:02db4f537955
- Parent:
- 8:04b6a042595f
- Child:
- 22:06fb2a93a1f6
--- a/at/ATCommandsInterface.h Wed Jul 25 11:23:05 2012 +0000 +++ b/at/ATCommandsInterface.h Fri Jul 27 16:19:15 2012 +0000 @@ -27,7 +27,7 @@ #include "core/fwk.h" #include "rtos.h" -#define MAX_AT_EVENTS_HANDLERS 8 +#define MAX_AT_EVENTS_HANDLERS 4 class ATCommandsInterface;
