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

@ -19,7 +19,7 @@
//Definitions
#define placa "Arduino UNO"
#define Voltage_Resolution 5
#define pin A2 //Analog input 0 of your arduino
#define pin A2 //Analog input 2 of your arduino
#define type "MQ-2" //MQ2
#define ADC_Bit_Resolution 10 // For arduino UNO/MEGA/NANO