Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed
Diff: main.hpp
- Revision:
- 2:da90c8eb0ca5
- Parent:
- 1:5b491fa83cb7
- Child:
- 3:086e556b57f9
--- a/main.hpp Mon Jul 22 16:35:45 2019 +0000 +++ b/main.hpp Wed Jul 24 11:23:34 2019 +0000 @@ -238,7 +238,7 @@ } void getfaderdata(void){ - multiplexa = 0; + multiplexa = 0; adc1 = analog_valuea.read(); // Converts and read the analog input value (value from 0.0 to 1.0) adc1 = adc1 *100; vc = adc1;