MINOR CHANGE
This commit is contained in:
parent
902be63470
commit
00db8a3d78
|
@ -109,9 +109,7 @@ int main(void)
|
||||||
/* Initialize all configured peripherals */
|
/* Initialize all configured peripherals */
|
||||||
MX_GPIO_Init();
|
MX_GPIO_Init();
|
||||||
MX_DMA_Init();
|
MX_DMA_Init();
|
||||||
#ifndef SOAP_LEVEL
|
|
||||||
MX_I2C2_Init();
|
|
||||||
#endif
|
|
||||||
|
|
||||||
MX_LoRaWAN_Init();
|
MX_LoRaWAN_Init();
|
||||||
|
|
||||||
|
|
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue