Closed RainerZuf closed 1 year ago
Hi, first of all, thank you for your repo!
Sadly I'm using a 63 char. Wifi password, which is cropped after char. 32. Can you help me solving this?
Many thanks!
in file espcam2640.c, there is a define: #define nlength 32 change it to whatever you need.
Hi, first of all, thank you for your repo!
Sadly I'm using a 63 char. Wifi password, which is cropped after char. 32. Can you help me solving this?
Many thanks!