beacon, prepare integration
[aversive.git] / projects / microb2010 / mainboard / main.c
index 7690838..ea9d240 100755 (executable)
@@ -193,6 +193,7 @@ int main(void)
        ballboard.rcob = I2C_COB_NONE;
 
        beaconboard.oppx = I2C_OPPONENT_NOT_THERE;
+       beaconboard.posx = I2C_BEACON_NOT_FOUND;
 
        /* UART */
        uart_init();