espressif / esp-who

Face detection and recognition framework
Other
1.65k stars 459 forks source link

Add the missing Save button to the web UI for OV5640 #136

Closed me-no-dev closed 4 years ago

me-no-dev commented 4 years ago

ughh ohh ... found small bug :) and wanted to add UI for the MDNS feature.

XiaochaoGONG commented 4 years ago

Ah yes,

../main/app_mdns.c:32:18: fatal error: mdns.h: No such file or directory
../main/app_wifi.c:36:18: fatal error: mdns.h: No such file or directory

Please fix that.

me-no-dev commented 4 years ago

@XiaochaoGONG cmake? I missed to add the dependency. There is another small bug that I already pushed to the same branch.