File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -238,7 +238,7 @@ const uint8_t index_ov2640_html[] = R"=====(<!doctype html>
238238 < /div >
239239 < /div >
240240 < div class = "input-group" id = "preferences-group" >
241- < label for = "reboot " style = "line-height: 2em;" > Preferences < /label >
241+ < label for = "prefs " style = "line-height: 2em;" > Preferences < /label >
242242 < button id = "reboot" title = "Reboot the camera module" > Reboot < /button >
243243 < button id = "save_prefs" title = "Save Preferences on camera module" > Save < /button >
244244 < button id = "clear_prefs" title = "Erase saved Preferences on camera module" > Erase < /button >
Original file line number Diff line number Diff line change @@ -252,7 +252,7 @@ const uint8_t index_ov3660_html[] = R"=====(<!doctype html>
252252 < /div >
253253 < /div >
254254 < div class = "input-group" id = "preferences-group" >
255- < label for = "reboot " style = "line-height: 2em;" > Preferences < /label >
255+ < label for = "prefs " style = "line-height: 2em;" > Preferences < /label >
256256 < button id = "reboot" title = "Reboot the camera module" > Reboot < /button >
257257 < button id = "save_prefs" title = "Save Preferences on camera module" > Save < /button >
258258 < button id = "clear_prefs" title = "Erase saved Preferences on camera module" > Erase < /button >
You can’t perform that action at this time.
0 commit comments