JohnySeven / TWatchSK

TTGO T-Watch 2020 v1 supporting Signal K features for displaying boat data and controlling devices on board.
MIT License
9 stars 1 forks source link

T-Watch 2020 V2 & V3 support #88

Closed JohnySeven closed 2 years ago

JohnySeven commented 2 years ago

This PR allows user to compile firmware for V2 and V3 variants of T-Watch 2020 hardware. There is some issue with V2 as it has enhanced vibration motor control - for now it doesn't work. Will need to get it working when my V2 device arrives from China.

@ba58smith if you have some time could you verify compilation for all variants? Also I've changed how code is being compiled via PlatformIO. From now on it's necessary to switch platformio project environment: image

I've already published V2 and V3 as BETA into new designer.

ba58smith commented 2 years ago

@JohnySeven, I will try compiling all 3 versions when our guests leave, and I have a few hours.

ba58smith commented 2 years ago

All 3 "env" variations built without a problem. Good job!

JohnySeven commented 2 years ago

With last commits support for V2 is much better. Merging into main.