Skip to content

Commit 236cbe4

Browse files
restyled-commitssuneelsignify
authored andcommitted
Restyled by whitespace
1 parent 9a68c03 commit 236cbe4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/bridge-app/telink/src/AppTask.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ const EmberAfDeviceType gBridgedTempSensorDeviceTypes[] = { { DEVICE_TYPE_TEMP_S
184184
{ DEVICE_TYPE_BRIDGED_NODE, DEVICE_VERSION_DEFAULT } };
185185

186186
int AddDeviceEndpoint(Device * dev, EmberAfEndpointType * ep, const Span<const EmberAfDeviceType> & deviceTypeList,
187-
const Span<DataVersion> & dataVersionStorage, chip::CharSpan epUniqueId,
187+
const Span<DataVersion> & dataVersionStorage, chip::CharSpan epUniqueId,
188188
chip::EndpointId parentEndpointId)
189189
{
190190
uint8_t index = 0;

0 commit comments

Comments
 (0)