chore: snapshot before shared RS485 bus integration
This commit is contained in:
3
components/peripherals/include/adc.h
Executable file → Normal file
3
components/peripherals/include/adc.h
Executable file → Normal file
@@ -11,4 +11,7 @@ extern adc_cali_handle_t adc_cali_handle;
|
||||
|
||||
void adc_init(void);
|
||||
|
||||
void adc_lock(void);
|
||||
void adc_unlock(void);
|
||||
|
||||
#endif /* ADC_H_ */
|
||||
Reference in New Issue
Block a user