capitalize
This commit is contained in:
parent
a1a4785c89
commit
0fe549cade
@ -8,6 +8,6 @@ A basic program for getting pictures from the ESP32-CAM over the network.
|
||||
|
||||
- Add your SSID/password to `src/main.cpp`.
|
||||
- (Optional) [Set a static IP address](https://randomnerdtutorials.com/esp8266-nodemcu-static-fixed-ip-address-arduino/).
|
||||
- Flash to the ESP32-cam with PlatformIO.
|
||||
- Flash to the ESP32-CAM with PlatformIO.
|
||||
- Get the IP address from the serial output if you did not set a static IP.
|
||||
- Run `curl -o test.jpg <IP Address>` to take and save a picture to your local machine.
|
||||
|
Loading…
x
Reference in New Issue
Block a user