robot

Dependencies:   FastPWM3 mbed

Committer:
bwang
Date:
Fri Apr 14 04:48:18 2017 +0000
Revision:
105:9a6700cd6487
Parent:
97:785be556c06d
ben's new tables

Who changed what in which revision?

UserRevisionLine numberNew contents of line
bwang 48:a1a09c83d42c 1 #ifndef __zdtab_h
bwang 48:a1a09c83d42c 2 #define __zdtab_h
bwang 48:a1a09c83d42c 3 short zdtab[121] = {
bwang 105:9a6700cd6487 4 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0,-18,-70,-168,-299,-452,-354,-469,-598,-718,-838,-964,-862,-976,-1065,-1185,-1294,-1389,-1479,-1441,-1510,-1597,-1678,-1762,-1812,-1899,-1966,-2044,-1984,-2050,-2116,-2231,-2278,-2302,-2392,-2432,-2491,-2542,-2496,-2574,-2595,-2706,-2760,-2741,-2819,-2883,-2903,-2955,-2996,-3031,-3068,-3057,-3219,-3150,-3105,-3291,-3250,-3344,};
bwang 48:a1a09c83d42c 5 #endif