AP_BLHeli: removed extra UDID_START define

This commit is contained in:
Andrew Tridgell 2018-06-04 22:10:28 +10:00
parent c273b23940
commit c0e8114f9a

View File

@ -229,10 +229,4 @@ private:
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