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.
Diff: DAQ.cpp
- Revision:
- 4:cc896bb62196
- Parent:
- 2:ea7eb499a27a
- Child:
- 5:3bd9edf55a56
--- a/DAQ.cpp Tue Jun 03 07:24:32 2014 +0000
+++ b/DAQ.cpp Tue Jun 03 07:32:20 2014 +0000
@@ -40,6 +40,7 @@
wait_us(1);
//multiplexer aanzetten
+ multiplexer->setChannel(i);
multiplexer->Enable();
wait_us(1);