We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d73dc5b commit 33c8463Copy full SHA for 33c8463
Doxyfile
@@ -61,7 +61,7 @@ PROJECT_BRIEF = "Modbus library for Arduino"
61
# pixels and the maximum width should not exceed 200 pixels. Doxygen will copy
62
# the logo to the output directory.
63
64
-PROJECT_LOGO = extra/images/modbus.png
+PROJECT_LOGO = https://github.com/epsilonrt/modbus-arduino/raw/master/extras/modbus.png
65
66
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) path
67
# into which the generated documentation will be written. If a relative path is
0 commit comments