Merge branch 'disco-l072_adc_vbat' of https://github.com/bcostm/mbed-os into dev_rollup

pull/8862/head
Martin Kojtal 2018-11-24 20:50:55 +00:00
commit ad37c84060
1 changed files with 0 additions and 1 deletions

View File

@ -100,7 +100,6 @@ typedef enum {
// ADC internal channels
ADC_TEMP = 0xF0,
ADC_VREF = 0xF1,
ADC_VBAT = 0xF2,
// Arduino connector namings
A0 = PA_0,