robot

Dependencies:   FastPWM3 mbed

Tables/zdtab.h

Committer:
bwang
Date:
2017-01-13
Revision:
48:a1a09c83d42c
Child:
49:da8604278d76

File content as of revision 48:a1a09c83d42c:

#ifndef __zdtab_h
#define __zdtab_h
short zdtab[121] = {
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,-119,-295,-468,-637,-804,-968,-1129,-1288,-1444,-1598,-1749,-1898,-2045,-2190,-2333,-2474,-2613,-2751,-2887,-3021,-3153,-3285,-3414,-3542,-3669,-3795,-3919,-4042,-4164,-4285,-4404,-4523,-4641,-4757,-4873,-4988,-5102,-5215,-5327,-5439,-5550,-5660,-5769,-5878,-5987,-6094,-6201,-6308,-6414,-6520,-6625,-6730,-6834,-6938,-7042,-7146,-7249,-7352,-7454,-7557,-7659,-7761,-7863,-7965,-8067,-8169,-8271,};
#endif