Testing done using a Canon EOS 600D and a Canon EF-S18-55mm f/3.5-5.6 IS II.
- VBAT
- DET (common with P-GND on lens side)
- P-GND
- VDD
- DCL
- DLC
| adb help // List all comands | |
| == Adb Server | |
| adb kill-server | |
| adb start-server | |
| == Adb Reboot | |
| adb reboot | |
| adb reboot recovery | |
| adb reboot-bootloader |
| #user nobody; | |
| worker_processes 1; | |
| error_log logs/rtmp_error.log debug; | |
| pid logs/nginx.pid; | |
| events { | |
| worker_connections 1024; | |
| } |