mirror of
https://github.com/arkhipenko/esp32-mjpeg-multiclient-espcam-drivers.git
synced 2025-01-09 17:41:20 +01:00
4 lines
67 B
C
4 lines
67 B
C
|
#pragma once
|
||
|
|
||
|
#define AP_SSID "mjpeg-ap"
|
||
|
#define AP_PWD "MJPEG123"
|