Skip to content

Commit 9610792

Browse files
authoredApr 29, 2021
Update README.md
1 parent c115288 commit 9610792

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ https://user-images.githubusercontent.com/10252034/116135308-43c08c00-a6d1-11eb-
4343
- Only the Ai Thinker esp cam board tested
4444
- In the air_firmware, execute this: `idf.py -p /dev/tty.usbserial1 flash monitor`. Replace `tty.usbserial1` with your serial port.
4545
- Make sure you place the board in flashing mode bu connecting IO0 to GND and resetting the board.
46-
- After compiling and resetting, you should get some stats per second, smth like this in the console:
46+
- After compiling and resetting, you should get some stats per second, smth like this in the console:\
4747
`WLAN S: 695196, R: 350, E: 0, D: 0, % : 0 || FPS: 64, D: 401268 || D: 0, E: 0`\
4848
`WLAN S: 761616, R: 420, E: 0, D: 0, % : 0 || FPS: 69, D: 443679 || D: 0, E: 0`\
4949
`WLAN S: 763092, R: 420, E: 0, D: 0, % : 0 || FPS: 69, D: 449410 || D: 0, E: 0`\

0 commit comments

Comments
 (0)
Please sign in to comment.