new maneger

Dependents:   Aigamozu_Robot_2016_ver1 GPSLOG_program

Fork of agzIDLIST by aigamozu

Committer:
kityann
Date:
Mon Apr 27 12:55:22 2015 +0000
Revision:
7:631aa1c8c257
Parent:
6:3f90a1c00a72
test

Who changed what in which revision?

UserRevisionLine numberNew contents of line
m5171135 0:47077248134f 1 #include "mbed.h"
m5171135 0:47077248134f 2
m5171135 0:47077248134f 3 ///////
m5171135 0:47077248134f 4 //Bases
m5171135 0:47077248134f 5 ///////
m5171135 0:47077248134f 6
s1200058 6:3f90a1c00a72 7 //BASE 1 R2
s1200058 6:3f90a1c00a72 8 #define BASE1_NUM 5
s1200058 2:5f1ff160078d 9 #define BASE1_32H 0x0013A200
s1200058 6:3f90a1c00a72 10 #define BASE1_32L 0x40993719
s1200058 2:5f1ff160078d 11
s1200058 6:3f90a1c00a72 12 //BASE 2 R4
s1200058 2:5f1ff160078d 13 #define BASE2_32H 0x0013A200
s1200058 6:3f90a1c00a72 14 #define BASE2_32L 0x409EAF0E
m5171135 0:47077248134f 15
s1200058 6:3f90a1c00a72 16 //BASE 3 R5
s1200058 2:5f1ff160078d 17 #define BASE3_32H 0x0013A200
s1200058 6:3f90a1c00a72 18 #define BASE3_32L 0x409EAEF9
s1200058 2:5f1ff160078d 19
s1200058 6:3f90a1c00a72 20 //BASE 4 R8
s1200058 2:5f1ff160078d 21 #define BASE4_32H 0x0013A200
s1200058 6:3f90a1c00a72 22 #define BASE4_32L 0x409EAF06
s1200058 2:5f1ff160078d 23
kityann 7:631aa1c8c257 24 //collect station 5 R9
kityann 7:631aa1c8c257 25 #define COLL1_32H 0x0013A200
kityann 7:631aa1c8c257 26 #define COLL1_32L 0x409EAF01
s1200058 2:5f1ff160078d 27
s1200058 2:5f1ff160078d 28 //robot1 R1
s1200058 2:5f1ff160078d 29 #define ROBOT1_NUM 1
s1200058 2:5f1ff160078d 30 #define ROBOT1_32H 0x0013A200
s1200058 2:5f1ff160078d 31 #define ROBOT1_32L 0x409EAEF3
m5171135 0:47077248134f 32 //Contorolers
m5171135 0:47077248134f 33
m5171135 0:47077248134f 34
m5171135 0:47077248134f 35
m5171135 0:47077248134f 36 //AigamoRobots