esp32-mjpeg-multiclient-esp.../PlatformIO/esp32-cam-rtos-pio/include/credentials.h
2024-09-27 08:47:46 -04:00

4 lines
No EOL
67 B
C

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