Raj Nakarja

Results 47 issues of Raj Nakarja

I wanted to remove the arrow in my configuration by setting `DRACULA_ARROW_ICON=""`, however, the current behavior always inserts a space between the arrow and the current working directory. I moved...

Some kind of occasional error on the I2C, locks up the CPU

bug

We tend to share a whole bunch of Black magic probes across our team who use Mac. It's become a bit of a ritual to always need to change the...

Change needed on both FPGA and `display` module side

This API is good but not convenient for just checking on the go... https://docs.micropython.org/en/latest/library/os.html#os.statvfs

The layer order of `display.show()` doesn't seem to work yet. Scott mentioned that this might be a vgrs issue.

`camera.capture(zoom=1.0)` to `camera.capture(zoom=16.0)`

e.g. `camera.capture(x_res=640, y_res=400)`