Why are blocks so slow?
My code in blocks is running around 38-40ms per loop, but when I copy the java code and try it in ObBot Java, I get around 6ms loops. Why? And can I do something about it or just accept my fate?
My code in blocks is running around 38-40ms per loop, but when I copy the java code and try it in ObBot Java, I get around 6ms loops. Why? And can I do something about it or just accept my fate?
I want to make a tone bender (PedalPCB Tone Vendor MKII) but for that I need 3 OC81D germanium transistors and I can’t put my hand on them… any idea of where to find them or any alternatives?
I’m currently trying to setting up dashboard to then put Road Runner or something that look like it for next year in rev block (it seems kinda weird but dw, it’s fine). I’m just facing a problem with displaying image on the dashboard field. I put my image in teamcode/src/main/assets and tried in /assets/images. But wherever I try to place it or the size I want when I launch my program the dashboard become black. Any idea?