Modbus with stm 32

Dependencies:   mbed

Files at this revision

API Documentation at this revision

Comitter:
lhakpa
Date:
Wed Mar 14 11:33:36 2018 +0000
Parent:
0:40b96f9186c3
Commit message:
add comment

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- 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