AP_BLHeli: removed extra UDID_START define
This commit is contained in:
parent
c273b23940
commit
c0e8114f9a
@ -229,10 +229,4 @@ private:
|
|||||||
bool protocol_handler(uint8_t , AP_HAL::UARTDriver *);
|
bool protocol_handler(uint8_t , AP_HAL::UARTDriver *);
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
// start of 12 byte CPU ID
|
|
||||||
#ifndef UDID_START
|
|
||||||
#define UDID_START 0x1FFF7A10
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#endif // HAL_SUPPORT_RCOUT_SERIAL
|
#endif // HAL_SUPPORT_RCOUT_SERIAL
|
||||||
|
Loading…
Reference in New Issue
Block a user