From f4b22efa799751bdffcd43a34610b8535af8c7c0 Mon Sep 17 00:00:00 2001 From: Federica Di Lauro <32036043+fdila@users.noreply.github.com> Date: Wed, 13 Oct 2021 10:29:12 +0200 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) 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 -- 2.52.0