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 98fc1f8 commit 68bdecfCopy full SHA for 68bdecf
pico_w/wifi/httpd/CMakeLists.txt
@@ -28,5 +28,5 @@ pico_set_lwip_httpd_content(pico_httpd_content INTERFACE
28
${CMAKE_CURRENT_LIST_DIR}/content/test.shtml
29
${CMAKE_CURRENT_LIST_DIR}/content/ledpass.shtml
30
${CMAKE_CURRENT_LIST_DIR}/content/ledfail.shtml
31
- ${CMAKE_CURRENT_LIST_DIR}/content/img/rpi.png
+ ${CMAKE_CURRENT_LIST_DIR}/content/img/rpi.png.gz
32
)
pico_w/wifi/httpd/content/img/rpi.png renamed to pico_w/wifi/httpd/content/img/rpi.png.gz
9.12 KB
0 commit comments