Closed laukik-hase closed 4 years ago
https://github.com/SRA-VJTI/sra-board-component/blob/d58505f71440e80b5fe426d02a260f7a3d6b5264/include/adc.h#L31-L36 For Characterize ADC isn't this appropriate name(char_adc)? I have include info about this function in adc.h
I guess 'char' is a bit misleading so I will change it to characterize ADC.
Closing this issue, it is being addressed in PR (#26 )
https://github.com/SRA-VJTI/sra-board-component/blob/d58505f71440e80b5fe426d02a260f7a3d6b5264/src/adc.c#L48
@ombhilare999 The name of the function should be meaningful and explain its purpose.