wasp-os/wasp/boards/simulator
Tait Berlette dc40430faa apps: Fixed weather app with GadgetBridge.
When I created the weather app I didn't have GadgetBridge installed, so I tried to follow the protocol on the [espurino website](https://www.espruino.com/Gadgetbridge), but it wasn't very helpful and I made some mistakes. This commit should fix these mistakes to stop the weather app from crashing, and so it displays the correct values. I have also added a new settings option called "Units", where apps can see what units the user would prefer (metric/imperial).

Signed-off-by: Tait Berlette <54515877+taitberlette@users.noreply.github.com>
2021-08-23 20:09:02 +01:00
..
conftest.py tests: Auto-discover applications and try to switch to them 2020-12-26 18:07:45 +00:00
display.py boards: simulator: Pick up out-of-bounds drawing 2021-02-25 07:36:15 +00:00
machine.py wasp: simulator: Add interupt support for CST816S 2020-06-11 21:15:47 +01:00
main.py apps: Fixed weather app with GadgetBridge. 2021-08-23 20:09:02 +01:00
micropython.py boards: simulator: Add ptr32 support 2020-04-17 17:19:11 +01:00
test_qa.py apps: DemoApp: Fully document the demo app 2021-06-20 10:43:25 +01:00
test_smoke.py wasp: Manager: Rewrite the startup logic 2021-06-20 19:25:31 +01:00
test_unit.py draw565: Improve line wrapping 2021-07-22 20:04:50 +01:00
watch.py simulator: Better align simulator RTC API with the nRF API 2020-12-29 16:07:37 +00:00