Modbus with stm 32

Dependencies:   mbed

Revision:
1:00f04cdf25aa
Parent:
0:40b96f9186c3
--- a/main.cpp	Wed Mar 14 11:28:39 2018 +0000
+++ b/main.cpp	Wed Mar 14 11:33:36 2018 +0000
@@ -16,8 +16,10 @@
 
 int main() {
     // setup code
+    //Need to use interrupt
     pc.attach(serial_callback);
     // 1. button code
+    //      a.Detect the press and push button and display on YAT
     // 2. timer code
     while(1) {
         // loop code