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: ADT7410 MQTToveCC3000 MbedJSONValue NVIC_set_all_priorities cc3000_hostdriver_mbedsocket2 mbed
Fork of cc3000_simple_socket_demo by
Diff: main.cpp
- Revision:
- 4:b5875efcf0e5
- Parent:
- 1:99076f2d9408
- Child:
- 5:12ea15b9c2f4
--- a/main.cpp Sat Sep 14 15:06:37 2013 +0000 +++ b/main.cpp Thu Oct 03 16:56:32 2013 +0000 @@ -14,7 +14,6 @@ * limitations under the License. */ #include "mbed.h" -#include "KL25Z_irq_prio.h" #include "cc3000.h" #include "tcp_ip_demo.h" #include "main.h"
