diff options
author | isiora <isiora@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2017-06-29 18:26:15 +0000 |
---|---|---|
committer | isiora <isiora@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2017-06-29 18:26:15 +0000 |
commit | 1a8b8148935f8c05f51145d25272e4f46e341a63 (patch) | |
tree | 873a6cb694f931e0dcbe4e1af9b338a0666268f5 | |
parent | 02f484999ff887950ece273e24e8f1ad0f3f0f89 (diff) | |
download | ChibiOS-1a8b8148935f8c05f51145d25272e4f46e341a63.tar.gz ChibiOS-1a8b8148935f8c05f51145d25272e4f46e341a63.tar.bz2 ChibiOS-1a8b8148935f8c05f51145d25272e4f46e341a63.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10266 35acf78f-673a-0410-8e92-d51de3d6d3f4
-rw-r--r-- | testex/STM32/STM32L4xx/I2C-LSM6DS0/readme.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testex/STM32/STM32L4xx/I2C-LSM6DS0/readme.txt b/testex/STM32/STM32L4xx/I2C-LSM6DS0/readme.txt index b9ee4556f..366a62bf8 100644 --- a/testex/STM32/STM32L4xx/I2C-LSM6DS0/readme.txt +++ b/testex/STM32/STM32L4xx/I2C-LSM6DS0/readme.txt @@ -9,7 +9,7 @@ The demo runs on an STM32 Nucleo64-L476RG board. It has been tested with the X-N ** The Demo **
The application demonstrates the use of the STM32L4xx I2C driver in order
-to acquire data from LSM6DS0 using ChibiOS/EX.
+to acquire data from LSM6DS0 using ChibiOS/EX .
** Board Setup **
|