mirror of
https://github.com/eddyem/stm32samples.git
synced 2026-03-22 09:41:00 +03:00
add ADC & ADC monitoring
This commit is contained in:
@@ -34,4 +34,7 @@ typedef enum{
|
||||
// maximal available parameter number
|
||||
#define MAXPARNO 255
|
||||
|
||||
// default threshold for monitoring
|
||||
#define ADC_THRES_DEFAULT 100
|
||||
|
||||
void GPIO_process();
|
||||
|
||||
Reference in New Issue
Block a user