airvolute / dcs-deploy

GNU General Public License v3.0
1 stars 0 forks source link

How do I tell which version I have 1.0 or 1.2 #11

Closed ndw8 closed 11 months ago

ndw8 commented 11 months ago

Can you please tell me how to identify if I have a v1.0 or v1.2 board?

MartinSedlacek commented 11 months ago

You can refer to the bottom of the board of DCS.Pilot, there should be label referring to the revision.

Another way is to check the Control header at the top of the board: For v1.0 board it should be 4 pin header. DCS 1.0 Docs

For v1.2 board it should be 6 pin header. DCS 1.2 Docs

ndw8 commented 11 months ago

Thanks