Applied standard indentation to files.
This commit is contained in:
@@ -90,7 +90,7 @@
|
||||
#define MAX_HEADER (8)
|
||||
#define MAX_MPDU (MAX_HEADER+MAX_PDU)
|
||||
|
||||
int datalink_send_pdu(
|
||||
int datalink_send_pdu(
|
||||
BACNET_ADDRESS * dest,
|
||||
BACNET_NPDU_DATA * npdu_data,
|
||||
uint8_t * pdu,
|
||||
|
||||
@@ -70,7 +70,7 @@ extern "C" {
|
||||
|
||||
int rp_ack_encode_apdu_object_property_end(
|
||||
uint8_t * apdu);
|
||||
|
||||
|
||||
/* method to encode the ack using extra buffer */
|
||||
int rp_ack_encode_apdu(
|
||||
uint8_t * apdu,
|
||||
|
||||
Reference in New Issue
Block a user