]> git.leonardobizzoni.com Git - pioneer-stm32/commitdiff
Update README.md
authorFederica Di Lauro <32036043+fdila@users.noreply.github.com>
Wed, 13 Oct 2021 08:29:12 +0000 (10:29 +0200)
committerGitHub <noreply@github.com>
Wed, 13 Oct 2021 08:29:12 +0000 (10:29 +0200)
README.md

index e0e5c1268e93a30c6319cd875a1543b629fb143e..a0a58a4d636b43e2f8dcbaae7f7416e5afca68ca 100644 (file)
--- a/README.md
+++ b/README.md
@@ -33,8 +33,6 @@ Refer to [otto_messages.h](https://github.com/iralabdisco/otto_stm32/blob/master
 
 The CRC standard used is CRC-32/MPEG-2, tested with python package [crccheck](https://pythonhosted.org/crccheck/crccheck.html)
 
-## Coding style
-
 ## Coding style
 Follow [Google C++ guideline](https://google.github.io/styleguide/cppguide.html) while working on the project