InfiniTimeOrg / InfiniSim

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

Adjust NimbleController for changes in InfiniTime #125

Closed DavisNT closed 2 months ago

DavisNT commented 10 months ago

Adjust NimbleController constructor for "Setting to disable DFU and FS access" in InfiniTime.

This is accompanying PR for https://github.com/InfiniTimeOrg/InfiniTime/pull/1891

This will not build against InfiniTime main branch, this will build against code in https://github.com/InfiniTimeOrg/InfiniTime/pull/1891

DavisNT commented 2 months ago

This is not needed anymore (the latest version of https://github.com/InfiniTimeOrg/InfiniTime/pull/1891 uses a different approach instead of adding dependency injections).