diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2018-07-01 09:41:35 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2018-07-01 09:41:35 -0400 |
commit | e08bb4f196c32c2c7db6524627cc3663c6a83adf (patch) | |
tree | 20829a788fff16492dddf286ffc10fd4d79658d9 /docs | |
parent | 3a1d9e779c08a18ac6b0b2e314b7c29df7fec95c (diff) | |
download | kutter-e08bb4f196c32c2c7db6524627cc3663c6a83adf.tar.gz kutter-e08bb4f196c32c2c7db6524627cc3663c6a83adf.tar.xz kutter-e08bb4f196c32c2c7db6524627cc3663c6a83adf.zip |
docs: Fix whitespace error in stm32f1.md
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/stm32f1.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/stm32f1.md b/docs/stm32f1.md index 03a2b623..c75dd304 100644 --- a/docs/stm32f1.md +++ b/docs/stm32f1.md @@ -44,4 +44,4 @@ PC0-PC5). SPI === -SPI support is currently unimplemented.
\ No newline at end of file +SPI support is currently unimplemented. |