robot

Dependencies:   FastPWM3 mbed

Committer:
bwang
Date:
Fri Apr 14 01:20:46 2017 +0000
Revision:
104:ded0988cab43
Parent:
103:932804a7aee2
Child:
106:5139124a2d94
ben's 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 104:ded0988cab43 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,-28,-122,-273,-465,-400,-553,-719,-879,-808,-965,-1116,-1259,-1398,-1524,-1473,-1607,-1719,-1831,-1947,-2052,-2059,-2135,-2210,-2345,-2412,-2495,-2583,-2592,-2666,-2733,-2821,-2894,-2957,-3028,-3093,-3069,-3209,-3231,-3297,-3328,-3424,-3471,-3531,-3584,-3640,-3592,-3686,-3713,-3787,-3817,-3910,-3938,-4006,-4036,-4084,-4121,-4224,};
bwang 48:a1a09c83d42c 5 #endif