diff --git a/cpg.c b/cpg.c index b342992..a30c374 100644 --- a/cpg.c +++ b/cpg.c @@ -16,7 +16,7 @@ #define VERSION_DATE_MONTH 9 #define VERSION_DATE_DAY 25 #define VERSION_DATE_HOUR 17 -#define VERSION_DATE_MINUTE 24 +#define VERSION_DATE_MINUTE 35 static void cis_version(uint8_t *ins, uint16_t size) { NRF_LOG_INFO("%s", __FUNCTION__); diff --git a/max14802.c b/max14802.c index 7928516..25f5485 100644 --- a/max14802.c +++ b/max14802.c @@ -23,7 +23,7 @@ static const uint32_t exclude_io[64] = { ADPT1_S1_PIN, ADPT1_S2_PIN, ADPT1_S3_PIN, - ADPT0_S4_PIN, + ADPT1_S4_PIN, UNCONNECTED_PIN, UNCONNECTED_PIN, UNCONNECTED_PIN,