text fixes

This commit is contained in:
Hierophect 2019-09-06 19:44:57 -04:00
parent 4490fb196d
commit 642f4535f4
1 changed files with 0 additions and 4 deletions

View File

@ -42,10 +42,6 @@ typedef struct {
uint8_t adc_num_input; //(3)mask ()
} mcu_pin_obj_t;
// //uint8_t number; //(3)port,(5)pin
// uint8_t port_number;
// GPIO_TypeDef * port;
#define ADC_1 1
#define ADC_123 7
#define ADC_12 3