Comments fixation

This commit is contained in:
miguel5612
2020-03-27 22:55:51 -05:00
parent 3d1bb90e38
commit 5ce115435a
4 changed files with 5 additions and 5 deletions

View File

@ -23,7 +23,7 @@
//Definitions
#define placa "Arduino UNO"
#define Voltage_Resolution 5
#define pin A0 //Analog input 0 of your arduino
#define pin A3 //Analog input 3 of your arduino
#define type "MQ-3" //MQ3
#define ADC_Bit_Resolution 10 // For arduino UNO/MEGA/NANO
//#define calibration_button 13 //Pin to calibrate your sensor