Dan
Dan
Wondering if there is a straightforward way to add to the classpath. I see somewhere that you have making custom a custom jar from lein project on your todo list,...
I am using a fork of lv_micropython and it has a custom partition scheme. I'd like to be able to have Thonny ``` # Notes: the offset of the partition...
Hi there. Wondering if you are aware of anything that prevents this from building under OS X? I created empty meteor project and copied the git repo into it, then...
M5Stack-Camera/qr/main/main.c:274:17: error: incompatible types when assigning to type 'ip4_addr_t' {aka 'struct ip4_addr'} from type 'esp_ip4_addr_t' {aka 'struct esp_ip4_addr'} s_ip_addr = event->event_info.got_ip.ip_info.ip; ^
I have unchecked "Interrupt working program on connect" I have confirmed this in configuration.ini [ESP32] port = /dev/cu.usbserial-210 interrupt_on_connect = False submit_mode = raw_paste sync_time = True local_rtc = True...
Both WordPress and Jetpack crash inexplicably very consistently. I've reviewed logs and do not see anything suspicious.
I am running on a M5CAMERA, initializes okay, but capture returns false. I have waiting fairly long times to allow sensor to come up and focus. Any ideas? `MicroPython v1.21.0...
I get this error using "cd" I do not get this with default micropython image, but I do when I overly a created FatFS image onto it. Micropython seems to...