now really fix booz sim

This commit is contained in:
Felix Ruess
2010-08-28 20:06:56 +00:00
parent 3fb853fb0f
commit 3c8e56dce9
@@ -24,8 +24,8 @@
#ifndef BOOZ_RADIO_CONTROL_PPM_ARCH_H
#define BOOZ_RADIO_CONTROL_PPM_ARCH_H
#define RC_PPM_TICS_OF_USEC SYS_TICS_OF_USEC
#define RC_PPM_SIGNED_TICS_OF_USEC SIGNED_SYS_TICS_OF_USEC
#define RC_PPM_TICS_OF_USEC(_v) (_v)
#define RC_PPM_SIGNED_TICS_OF_USEC(_v) (_v)
extern void booz_radio_control_feed(void);