mirror of
				https://github.com/alexandrebobkov/ESP-Nodes.git
				synced 2025-11-04 11:09:55 +00:00 
			
		
		
		
	.
This commit is contained in:
		@@ -2,9 +2,6 @@
 | 
				
			|||||||
#define JOYSTICK_H
 | 
					#define JOYSTICK_H
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include "driver/adc.h"
 | 
					#include "driver/adc.h"
 | 
				
			||||||
//#include "esp_adc_cal.h"
 | 
					 | 
				
			||||||
//#include "esp_adc/adc_cali.h"
 | 
					 | 
				
			||||||
//#include "esp_adc/adc_cali_scheme.h"
 | 
					 | 
				
			||||||
#include "esp_adc/adc_oneshot.h"
 | 
					#include "esp_adc/adc_oneshot.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
static int x, y;
 | 
					static int x, y;
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user