diff options
Diffstat (limited to 'tests/wipy/adc.py.exp')
-rw-r--r-- | tests/wipy/adc.py.exp | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/tests/wipy/adc.py.exp b/tests/wipy/adc.py.exp new file mode 100644 index 0000000000..a65cf4963b --- /dev/null +++ b/tests/wipy/adc.py.exp @@ -0,0 +1,28 @@ +ADC(0, bits=12) +ADC(0, bits=12) +ADC(0, bits=12) +ADCChannel(1, pin=GP3) +ADCChannel(1, pin=GP3) +ADCChannel(1, pin=GP3) +ADCChannel(1, pin=GP3) +True +True +ADCChannel(1) +ADC(0) +ADCChannel(1) +ADC(0, bits=12) +ADCChannel(1) +ADCChannel(1, pin=GP3) +True +Exception +Exception +Exception +Exception +Exception +Exception +Exception +Exception +Exception +Exception +ADCChannel(1, pin=GP3) +True |