Christopher Nadler

Results 7 issues of Christopher Nadler

Change method **send_request** to the following: ![image](https://github.com/dmslabsbr/hoymiles/assets/147471517/c3e4e8ef-2fcc-40ff-96a3-7085cb207d9f) then it works also when running api in vscode

### Port, board and/or hardware esp32 ### MicroPython version micropython 1.23 repo and idf 5.2.2 ### Reproduction make USER_C_MODULES=/home/runner/work/micropython-camera-API/micropython-camera-API/src/micropython.cmake BOARD=ESP32_GENERIC_S3 BOARD_VARIANT=SPIRAM_OCT CFLAGS_EXTRA=-DMP_CAMERA_MODEL_XIAO_ESP32S3=1 all ### Expected behaviour Expected to include "-D...

bug

Hi there, first, thank you for providing a good first start to the micropython camera driver, it helped me starting to build an [improved version](https://github.com/cnadler86/micropython-camera-API) with the goal of supporting...

### Checklist - [x] Checked the issue tracker for similar issues to ensure this is not a duplicate - [x] Read the documentation to confirm the issue is not addressed...

### Checklist - [x] Checked the issue tracker for similar issues to ensure this is not a duplicate - [x] Read the documentation to confirm the issue is not addressed...

### Summary This change adds the possibility to define usermod specific IDF manifests and improves how user-provided C modules with relative paths are handled when building the ESP32 port: -...

### Checklist - [x] Checked the issue tracker for similar issues to ensure this is not a duplicate - [x] Read the documentation to confirm the issue is not addressed...