mirror of
https://github.com/EyeTrackVR/OpenIris.git
synced 2025-11-04 15:39:42 +08:00
docs: add warning in ini file
Add a warning to users in the ini file
This commit is contained in:
parent
d4bfa609c8
commit
95fdf810c8
@ -27,6 +27,8 @@ otaserverip = "192.168.4.1"
|
|||||||
otapassword = "12345678"
|
otapassword = "12345678"
|
||||||
otaserverport = 3232
|
otaserverport = 3232
|
||||||
|
|
||||||
|
#!! DO NOT CHANGE ANYTHING BELOW THIS LINE UNLESS YOU KNOW WHAT YOU ARE DOING
|
||||||
|
|
||||||
[pinoutsESPCAM_M5STACK]
|
[pinoutsESPCAM_M5STACK]
|
||||||
pwdn_gpio_num = -1
|
pwdn_gpio_num = -1
|
||||||
reset_gpio_num = 15
|
reset_gpio_num = 15
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user