i keep debating this in my head. i reckon the comradeās display device should be modular anyway, the display buffer is just that. doesnāt matter if thereās a TFT or an e(ink|paper) display on the other side. multiplexing uxn displays would be cool, but that would mean adding a display buffer cache for every instance and i donāt know if i want to have that much memory dedicated to swapping displays. iām on board with using uxn as a common runtime, but FRAM modules have six pins and top out at 256k (afaik). i only have 88 pins to work with so iāll have to place some hard limits on how many display devices the runtime allows.