diff options
Diffstat (limited to 'testhal/STM32/STM32F4xx/SPI-LIS302DL/readme.txt')
-rw-r--r-- | testhal/STM32/STM32F4xx/SPI-LIS302DL/readme.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testhal/STM32/STM32F4xx/SPI-LIS302DL/readme.txt b/testhal/STM32/STM32F4xx/SPI-LIS302DL/readme.txt index 354fff29a..11e515e07 100644 --- a/testhal/STM32/STM32F4xx/SPI-LIS302DL/readme.txt +++ b/testhal/STM32/STM32F4xx/SPI-LIS302DL/readme.txt @@ -8,7 +8,7 @@ The demo runs on an STM32F407 Discovery board rev MB997B. ** The Demo **
-The demo flashes the board LED using a thread, read data from LIS302L printing
+The demo flashes the board LED using a thread, read data from LIS302DL printing
it on a BaseSequentialStream (SDU1, mapped on USB virtual COM port).
** Build Procedure **
|