InfiniTimeOrg / InfiniSim

Simulator for InfiniTime user interface without needing a PineTime
GNU General Public License v3.0
164 stars 66 forks source link

main: add missing argument in lcd driver constructor call. #108

Closed baltevl closed 1 year ago

baltevl commented 1 year ago

As of InfiniTimeOrg/InfiniTime#1758 ST7789 driver constructor has a pinReset argument.

NeroBurner commented 1 year ago

Fixes: https://github.com/InfiniTimeOrg/InfiniSim/issues/107

NeroBurner commented 1 year ago

Thanks for the update fixing the CI-jobs of PRs on InfiniTime side :+1: