Skip to content

Commit 7d32c91

Browse files
wltechblogJosh at WLTechBlog
andauthored
Fix tilt for wuuk and vanhua (#1070)
Co-authored-by: Josh at WLTechBlog <wltechblog@wanderlounge.net>
1 parent 720c271 commit 7d32c91

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

configs/cameras/vanhua_h53e_t31x_gc4023_eth_rtl8188ftv/motors.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"gpio_invert": false,
44
"gpio_pan": "63 62 61 60",
55
"gpio_switch": -1,
6-
"gpio_tilt": "59 52 53 49",
6+
"gpio_tilt": "49 53 52 59",
77
"homing": true,
88
"is_spi": false,
99
"pos_0": "1600,550",

configs/cameras/wuuk_y0510_t31x_sc4336p_ssv6158/motors.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"gpio_invert": false,
44
"gpio_pan": "61 62 63 51",
55
"gpio_switch": -1,
6-
"gpio_tilt": "64 53 52 54",
6+
"gpio_tilt": "54 52 53 64",
77
"homing": true,
88
"is_spi": false,
99
"pos_0": "2025,500",

0 commit comments

Comments
 (0)