InfiniTimeOrg / InfiniSim

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

Remove sim SimpleWeatherService and implement needed nimble parts #153

Closed NeroBurner closed 2 months ago

NeroBurner commented 2 months ago

We currently have slightly modified InfiniTime version of SimpleWeatherService.h and SimpleWeatherService.cpp, which need to be updated in sync with InfiniTime.

Instead implement the needed parts of the nimble library to make the InfiniTime version of the SimpleWeatherService work.

NeroBurner commented 2 months ago

tested against https://github.com/InfiniTimeOrg/InfiniTime/pull/2100 with version https://github.com/InfiniTimeOrg/InfiniTime/commit/c57bbee2baaf58a8ea804fdcd5661bdf03cefb9c

merging