From 91c8b4c55c71c8d935a94493c5b002af1832ed23 Mon Sep 17 00:00:00 2001 From: Rei Vilo Date: Fri, 1 Dec 2023 11:14:10 +0100 Subject: [PATCH] Release 7.0.3 --- .gitignore | 6 +++++- src/hV_Documentation.h | 12 ++++++++++++ 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 80c96a0..0a737dc 100755 --- a/.gitignore +++ b/.gitignore @@ -9,4 +9,8 @@ img/ .github/ *.ctu-info *.dump -doxygen-awesome-css/ \ No newline at end of file +<<<<<<< Updated upstream +doxygen-awesome-css/ +======= +doxygen-awesome-css/ +>>>>>>> Stashed changes diff --git a/src/hV_Documentation.h b/src/hV_Documentation.h index cebccd5..ca2bf63 100755 --- a/src/hV_Documentation.h +++ b/src/hV_Documentation.h @@ -96,6 +96,7 @@ /// @image latex Global.jpeg width=8cm /// * Example_Fast_Speed.ino /// @image html Fast.jpeg +<<<<<<< Updated upstream /// @image latex Fast.jpeg width=8cm /// /// + Black-White-Red-Yellow @@ -108,5 +109,16 @@ /// * BWRY_Contrasts.ino /// @image html BWRY_Contrasts.jpg /// @image latex BWRY_Contrasts.jpg width=8cm +======= +/// + Fast +/// @image latex Fast.jpeg width=10cm +/// + Black-White-Red-Yellow +/// * BWRY_Colours +/// @image html BWRY_Colours.png +/// @image latex BWRY_Colours.png width=10cm +/// * BWRY_Palette +/// @image html BWRY_Palette.png +/// @image latex BWRY_Palette.png width=10cm +>>>>>>> Stashed changes ///