advanced constants More...
Macros | |
| #define | kRobotIdStringLength |
| constant 4: length of unique string within EEPROM | |
| #define | kRobotIdStartAddress |
| #define | kRobotIdStringNone |
| #define | kRobotIdStringAndi |
| #define | kRobotIdStringAnni |
| #define | kRobotIdStringEmmi |
| #define | kRobotIdStringHugo |
| #define | kRobotIdStringPete |
advanced constants
| #define kRobotIdStartAddress |
constant (0x7FF - kRobotIdStringLength - 1): start address of unique string within EEPROM (end of EEPROM)
| #define kRobotIdStringAndi |
string (andi): unique string of andi
| #define kRobotIdStringAnni |
string (ANNI): unique string of anni
| #define kRobotIdStringEmmi |
string (EMMI): unique string of emmi
| #define kRobotIdStringHugo |
string (hugo): unique string of hugo
| #define kRobotIdStringNone |
string ( ): unique string of none
| #define kRobotIdStringPete |
string (pete): unique string of pete
1.8.17