kalibratie stappen project EMG
Dependencies: HIDScope MODSERIAL biquadFilter mbed
Fork of Milestone_sample by
Diff: main.cpp
- Revision:
- 3:a3ad58758696
- Parent:
- 2:2f4444f1504d
- Child:
- 4:fbea05c8fe2b
diff -r 2f4444f1504d -r a3ad58758696 main.cpp --- a/main.cpp Tue Sep 11 15:05:35 2018 +0000 +++ b/main.cpp Tue Sep 11 15:06:12 2018 +0000 @@ -6,10 +6,7 @@ DigitalIn button(PTA4); int main() -{ - char c; - c = pc.getc(); - +{ pc.baud(115200); pc.printf("Hello World!\r\n");