bugfixes & use new lwip mempool for FreeRTOS lwip
This commit is contained in:
@ -17,7 +17,7 @@ private:
|
||||
SpiTest *spiTest = nullptr;
|
||||
|
||||
bool blinkyLed = false;
|
||||
bool testSpi = true;
|
||||
bool testSpi = false;
|
||||
};
|
||||
|
||||
#endif /* BSP_STM32_BOARDTEST_STM32TESTTASK_H_ */
|
||||
|
Reference in New Issue
Block a user