the chapter "Create Repeating Nodes:" says that,if you want a node to be a repeater, you have to define
#define MY_REPEATER_NODE
this should be:
#define MY_REPEATER_FEATURE
I noticed it when i was making a repeating dth11 sensor node.
Hope it helps