coding for the sub

Dependencies:   mbed Motor Servo

Committer:
m211734
Date:
Tue Oct 09 12:11:51 2018 +0000
Revision:
0:d59f674faf5e
Child:
1:f3f36258eaab
Child:
6:0670fc8bb844
initial commit

Who changed what in which revision?

UserRevisionLine numberNew contents of line
m211734 0:d59f674faf5e 1 #include "mbed.h"
m211734 0:d59f674faf5e 2 /* this is the code for the sub
m211734 0:d59f674faf5e 3 */
m211734 0:d59f674faf5e 4
m211734 0:d59f674faf5e 5
m211734 0:d59f674faf5e 6
m211734 0:d59f674faf5e 7 int main() {
m211734 0:d59f674faf5e 8 }