CoffeeKat
CoffeeKat
yes, it's using that repo, but please wait until Putnam3145/auxmos#39 is merged for the TM
Binary updated, good for TM
> Merge when? maints not responding yet
> Seems like this kinda broke window shutters, on the live server the shutter is rendered above the grille, the shutter is still closed however. > >  fixed
> Injectors don't work in walls anymore (this is very sad) there is no air in walls for the device to interact with anyways, so injectors do nothing even in...
> > > Injectors don't work in walls anymore (this is very sad) > > > > > > there is no air in walls for the device to interact...
This is on latest, you can probably get this by serializing with `rmp_serde::to_vec()` on some structs. I haven't found the exact struct that broke it, since many was in there....
It's kernel 6.1.21-v8+ on debian 11
- 1.74.1, standard toolchain from rustup.sh - print cfg returns below ``` debug_assertions panic="unwind" target_arch="aarch64" target_endian="little" target_env="gnu" target_family="unix" target_feature="neon" target_has_atomic="128" target_has_atomic="16" target_has_atomic="32" target_has_atomic="64" target_has_atomic="8" target_has_atomic="ptr" target_os="linux" target_pointer_width="64" target_vendor="unknown" unix ```...