mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-24 17:48:35 -04:00
AP_Networking: correct closing comment on #if
This commit is contained in:
parent
b6e3429dcc
commit
226fc5c53c
@ -228,4 +228,4 @@ void AP_Networking_CAN::can_frame_callback(uint8_t bus, const AP_HAL::CANFrame &
|
||||
mcast_sockets[bus]->send((void*)&pkt, data_length+MCAST_HDR_LENGTH);
|
||||
}
|
||||
|
||||
#endif // AP_NETWORKING_ENABLED && AP_NETWORKING_CAN_MCAST_ENABLED
|
||||
#endif // AP_NETWORKING_ENABLED
|
||||
|
Loading…
Reference in New Issue
Block a user