VoodooSMBus / VoodooRMI

Synaptic Trackpad driver over SMBus/I2C for macOS
GNU General Public License v2.0
233 stars 19 forks source link

Prompt in debug log for mismatched vendor ID #88

Closed zhen-zen closed 3 years ago

zhen-zen commented 3 years ago

Seems like the build breaks with https://github.com/acidanthera/VoodooInput/commit/c6f297714669af2701bf8aeaec463829cd50c0bb

That commit leads to duplicate definition with the one in VoodooTrackpoint.

1Revenger1 commented 3 years ago

Changes look fine. Not exactly sure how I'll deal with the VoodooInput changes tbh, my project sort of depended on the trackpoint device being independent lol.

1Revenger1 commented 3 years ago

Do you mind merging in master into this?

zhen-zen commented 3 years ago

No, go ahead.