From: Federica Di Lauro <32036043+fdila@users.noreply.github.com> Date: Wed, 13 Oct 2021 08:29:12 +0000 (+0200) Subject: Update README.md X-Git-Url: http://git.leonardobizzoni.com/?a=commitdiff_plain;h=f4b22efa799751bdffcd43a34610b8535af8c7c0;p=pioneer-stm32 Update README.md --- diff --git a/README.md b/README.md index e0e5c12..a0a58a4 100644 --- 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