OK I was able to put together a App that logs in multiple values. I am able to run the app successfully on using WASP-OS `make sim` command Here is the video link[/url]
however I cannot test the App on the PineTime watch as the App is too large So thanks to the documentation I followed the instruction in section [url=https://wasp-os.readthedocs.io/_/downloads/en/latest/pdf/]4.4.3 by Uploading the source code form to the watch I follow it step by step upload the source code to External flash no problem. But I also had to edit the main.py and seems something went wrong SO now whenever I bootup my pinetime the screen gets Froozen with main.py displayed on the screen.
I tried to reflash the reloader-mcuboot.zip and fresh micropython but that did not change the behavior. How do I delete the main.py that I have edited when it freezes on it https://pastebin.pl/view/dcfbd7b5
Any ideas guys is there is something wrong in Line 19 to 23 Please let me know
however I cannot test the App on the PineTime watch as the App is too large So thanks to the documentation I followed the instruction in section [url=https://wasp-os.readthedocs.io/_/downloads/en/latest/pdf/]4.4.3 by Uploading the source code form to the watch I follow it step by step upload the source code to External flash no problem. But I also had to edit the main.py and seems something went wrong SO now whenever I bootup my pinetime the screen gets Froozen with main.py displayed on the screen.
I tried to reflash the reloader-mcuboot.zip and fresh micropython but that did not change the behavior. How do I delete the main.py that I have edited when it freezes on it https://pastebin.pl/view/dcfbd7b5
Any ideas guys is there is something wrong in Line 19 to 23 Please let me know