robot

Dependencies:   FastPWM3 mbed

Committer:
bwang
Date:
Tue Nov 13 17:46:23 2018 +0000
Revision:
252:38644631ed97
Parent:
172:3d7196b71afd
11/13/2018 12:45 - hitting <return> on empty line prints "\r>", so that hitting enter after intially connecting to the controller generates a prompt

Who changed what in which revision?

UserRevisionLine numberNew contents of line
bwang 48:a1a09c83d42c 1 #ifndef __zqtab_h
bwang 48:a1a09c83d42c 2 #define __zqtab_h
bwang 172:3d7196b71afd 3 short zqtab[21] = {
bwang 172:3d7196b71afd 4 0,0,0,0,0,0,0,0,0,0,14,12,11,10,10,10,9,9,9,8,8,};
bwang 48:a1a09c83d42c 5 #endif