Programs too big for move hub
When I am trying to start up the program, the BLEServer closes. I have managed to get the software to work using a technic hub 88012.
Heres my log file ble-server_2024-06-15_21.43.49.log
Also I'd like to say thank you for creating such an easy to use solution for my lego railway!
Hi, thanks for giving this project a shot! Unfortunately, as the move hub is the most memory-constrained pybricks-compatible hub, it seems the pybricks program doesn't fit into memory. As I don't own a move hub and probably won't get one soon, optimizing for it is currently a low priority for me. Though I should probably check by how much it is too big to see whether it would be feasible to make it compatible. Additionally, the move hub supports the least features, and I am not sure it supports some of the micropython modules that I currently use for communicating with the PC. For now, I will add to the README that move hub is currently not compatible.