program for conv1, universal converter before including conv2 code

Dependencies:   mbed-src

Fork of _8_CONV_1_SLAVE by Marek Trojan

Revision:
1:455088a984b0
Parent:
0:ab0f6f4ef7ac
Child:
4:9e2adff677ac
--- a/main.h	Tue Dec 01 22:15:52 2015 +0000
+++ b/main.h	Sun Dec 06 21:24:27 2015 +0000
@@ -16,7 +16,7 @@
 InterruptIn SDA_interrupt(PTB7);
 DigitalIn SDA_state(PTB6);
 
-char msg[] = "qwertyuiopasdfghjklzxcvbnmqwertyuiopasdfghjklzxcvbnm";
+//char msg[] = "qwertyuiopasdfghjklzxcvbnmqwertyuiopasdfghjklzxcvbnm";
 char buffer;
 int count;