Skip to content

Commit 4b5b938

Browse files
committed
added PR comments
1 parent feebba7 commit 4b5b938

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

STMicroelectronics/B-L475E-IOT01A/app/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ set(SOURCES
1111
stm32cubel4/stm32l4xx_hal_msp.c
1212
stm32cubel4/stm32l4xx_it.c
1313

14-
azure_config.h
1514
azure_iothub.c
1615
board_init.c
1716
console.c

common/sntp_client.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@
1616
#define SNTP_UPDATE_EVENT 1
1717
#define SNTP_NEW_TIME 2
1818

19-
#define SNTP_INITIAL_RETRIES 50
20-
2119
// Seconds between Unix Epoch (1/1/1970) and NTP Epoch (1/1/1999)
2220
#define UNIX_TO_NTP_EPOCH_SECS 0x83AA7E80
2321

0 commit comments

Comments
 (0)