memory size debugging

This commit is contained in:
geeksville
2020-06-16 19:55:14 -07:00
parent a47524b762
commit 03f019dea2
3 changed files with 19 additions and 4 deletions

View File

@@ -11,7 +11,7 @@
*****************************************************************/
/* Enable support for dynamically allocated fields */
/* #define PB_ENABLE_MALLOC 1 */
#define PB_ENABLE_MALLOC 1
/* Define this if your CPU / compiler combination does not support
* unaligned memory access to packed structures. */