Bishal Neupane
Bishal Neupane
This is after applying pull requests #20, #22, #24 The pin map: ```c /* * SPI for sdcard of esp32-cam and rc522 */ #define SPI_MISO 2 #define SPI_MOSI 15 #define...
Fixed build issues in linux. Added C as other language in cmake.
- Fix the battery name by using the output of glob instead of hardcoding to BAT1 in /sys/class/power_supply/BAT1/charge_full. (Determined by BAT0 begin the default name in my case) - Copying...
### Answers checklist. - [x] I have read the documentation for esp-protocols [components](https://github.com/espressif/esp-protocols#readme) and the issue is not addressed there. - [x] I have updated my esp-protocols branch (master or...
### Answers checklist. - [x] I have read the documentation for esp-protocols [components](https://github.com/espressif/esp-protocols#readme) and the issue is not addressed there. - [x] I have updated my esp-protocols branch (master or...