X-Git-Url: http://git.droids-corp.org/?p=protos%2Fxbee-avr.git;a=blobdiff_plain;f=main.h;h=d64039b72663064b07d87b8e4735be7c4e454e8f;hp=ba0836e13998da3cc695e62444f9575a835744df;hb=6c945eadabc434b12d6b14c3edb1944bcd0707b0;hpb=0373c0e13f4a81426ee5084c0c1ee148bc6b935a diff --git a/main.h b/main.h index ba0836e..d64039b 100644 --- a/main.h +++ b/main.h @@ -76,9 +76,6 @@ struct xbeeboard { char prompt[RDLINE_PROMPT_SIZE]; struct callout_mgr intr_cm; - struct callout spi_timer; - struct callout beep_timer; - struct callout xbee_rx_poll_timer; /* log */ uint8_t logs[NB_LOGS+1];