8000 trivial: removed old comment in variant.cpp · ameltech/sme-arduino-core@c550d22 · GitHub
[go: up one dir, main page]

Skip to content

Commit c550d22

Browse files
MiKfbraghiroli
MiK
authored andcommitted
trivial: removed old comment in variant.cpp
1 parent ed1287d commit c550d22

File tree

1 file changed

+0
-1
lines changed
  • hardware/AMEL/samd/variants/AMEL_SmartEverything

1 file changed

+0
-1
lines changed

hardware/AMEL/samd/variants/AMEL_SmartEverything/variant.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,6 @@ const PinDescription g_APinDescription[]=
243243
* +------------+------------------+--------+-----------------+--------------------------------------------------------------------------------------------------------
244244
*/
245245
{ PORTB, 4, PIO_INPUT, PIN_ATTR_DIGITAL, No_ADC_Channel, NOT_ON_PWM, NOT_ON_TIMER, EXTERNAL_INT_4}, // used as input only
246-
//{ PORTB, 4, PIO_INPUT_PULLUP, PIN_ATTR_DIGITAL, No_ADC_Channel, NOT_ON_PWM, NOT_ON_TIMER, EXTERNAL_INT_NONE }, // ADC/AIN[0]
247246
{ PORTB, 5, PIO_OUTPUT, PIN_ATTR_DIGITAL, No_ADC_Channel, NOT_ON_PWM, NOT_ON_TIMER, EXTERNAL_INT_5 }, // used as output only
248247
} ;
249248

0 commit comments

Comments
 (0)
0