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.
Diff: senet_packet.cpp
- Revision:
- 2:6b85f72fe93b
- Parent:
- 1:c4435fed9eb9
--- a/senet_packet.cpp Mon Mar 07 12:08:34 2016 -0500 +++ b/senet_packet.cpp Mon Jul 24 13:39:35 2017 -0400 @@ -14,10 +14,14 @@ * ===================================================================================== */ #include "senet_packet.h" -#include <assert.h> #include <stdio.h> +#ifdef ASSERT_IS_DEFINED +#include <assert.h> #define ASSERT(_expr) assert(_expr) +#else +#define ASSERT(_expr) +#endif int32_t SenetPacket::