Update example and fix submodule

This commit is contained in:
Zaltora 2017-02-12 18:55:01 +01:00
parent dfc8420373
commit ac31c962bd
3 changed files with 81 additions and 21 deletions

View file

@ -8,7 +8,7 @@
#include "espressif/esp_common.h"
#include "FreeRTOS.h"
#define CRC_DEBUG 1
#define CRC_DEBUG 0
#define CRC_4BYTE_SUPPORT 0
/* Use the defaults for everything else */
#include_next "crc_config.h"