SRA-VJTI / sra-board-component

ESP-IDF component for SRA Board
https://sravjti.in/sra-board-component/
MIT License
36 stars 20 forks source link

Add support for bar graph LED #6

Closed VedantParanjape closed 3 years ago

VedantParanjape commented 3 years ago

Add support for bar graph LED, keep in mind the following guidelines while coding:

1) since this shares pins with motor drivers, make sure to check if a motor driver is enabled, if it is that part of the bar graph shouldn't be operated.

2) While initializing bar-graph LED check the state of motor driver which shares pins with it.

VedantParanjape commented 3 years ago

Completed in c612d116d7f21b0f75c5221cb0e97710f1f6848e