nikos chalikias / Mbed 2 deprecated n-DAP_MODBUS_FEEDER_ADC

Dependencies:   mbed Servo USBDevice n-DAP_MODBUS_FEEDER_ADC

Files at this revision

API Documentation at this revision

Comitter:
chalikias
Date:
Tue May 19 23:49:34 2020 +0000
Parent:
1:d3ba80dea3dc
Commit message:
moved to https://github.com/nikoschalikias/firm_n-DAP_MODBUS_FEEDER_ADC

Changed in this revision

README.MD Show annotated file Show diff for this revision Revisions of this file
main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/README.MD	Tue May 19 16:23:56 2020 +0000
+++ b/README.MD	Tue May 19 23:49:34 2020 +0000
@@ -1,6 +1,6 @@
 # n-DAP_MODBUS_FEEDER_ADC:  
 ##  Firmware for a PickPlace feeder control MODBUS board that controls an RC Servo and reads ADC   
-## THIS IS PROJECT MANAGEMENT REPO FOR [mbed project](https://os.mbed.com/users/chalikias/code/n-DAP_MODBUS_FEEDER_ADC/) 
+##  PROJECT REPO: [mbed project](https://os.mbed.com/users/chalikias/code/n-DAP_MODBUS_FEEDER_ADC/) 
 
 
 
--- a/main.cpp	Tue May 19 16:23:56 2020 +0000
+++ b/main.cpp	Tue May 19 23:49:34 2020 +0000
@@ -1,3 +1,7 @@
+
+// PROJECT MOVED TO https://github.com/nikoschalikias/firm_n-DAP_MODBUS_FEEDER_ADC
+// USING mbed-cli
+
 #include "mbed.h"
 #include "LPC11Uxx.h"
 #include "USBSerial.h"