esp32-mjpeg-multiclient-esp.../PlatformIO/esp32-cam-rtos-pio/include/credentials.h

4 lines
67 B
C
Raw Normal View History

#pragma once
#define AP_SSID "mjpeg-ap"
#define AP_PWD "MJPEG123"