Samuel Sloniker
Samuel Sloniker
Could apps opt in by setting an attribute on the class (e.g. `self.isolate_storage = True` in `__init__()`)?
> My first thought is to ask how much space this takes up. Have you run it on a watch and if so what else fits into the memory at...
@drtonyr Thank you! I'll take a look at the flash layout discussion. I'd thought about indexing per line, but my current plan is to have the pager read out only...
Thank you @GaryM0101! Is there a way to precompile the module to reduce RAM usage, or is that already done as part of compiling the micropython.zip file?
Okay, thank you @GaryM0101. My PineTime should arrive in the next couple weeks; I'll do more work on this then. 73
I can reproduce this in Gmail, but not a ham radio app called Andflmsg. I can get you a link if you want to try it.I have a Moto G...
"The builders don't have network access nor even git installed." How do you get the data on and off them? @TinoDidriksen
Oh, okay. What would be involved in passing in a git commit id?
Oh okay that makes sense. On Sat, Jun 6, 2020, 12:10 Tino Didriksen wrote: > Oh, okay. What would be involved in passing in a git commit id? > >...
Can't you just run two copies? On Sun, Apr 12, 2020 at 5:15 PM Bartek Pacia wrote: > Synopsis > > Currently, the bot runs well in a single group....