Skip to content

Commit

Permalink
Release 7.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
rei-vilo committed Dec 1, 2023
1 parent b9a404f commit 91c8b4c
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,8 @@ img/
.github/
*.ctu-info
*.dump
doxygen-awesome-css/
<<<<<<< Updated upstream
doxygen-awesome-css/
=======
doxygen-awesome-css/
>>>>>>> Stashed changes
12 changes: 12 additions & 0 deletions src/hV_Documentation.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
///

0 comments on commit 91c8b4c

Please sign in to comment.