Skip to content

Commit

Permalink
Resolved conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
lazarkov committed Dec 15, 2021
1 parent 5e91ccb commit 3838c19
Show file tree
Hide file tree
Showing 6 changed files with 40 additions and 8,520 deletions.
2 changes: 1 addition & 1 deletion .github/.wordlist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,7 @@ CFLAGS
cgit
cgroup
changeset
Channel
characterised
CharString
checkmark
Expand Down Expand Up @@ -999,7 +1000,6 @@ ttyACM
ttyACMx
ttymxc
ttyUSB
TvChannel
TXD
txt
UART
Expand Down
2 changes: 1 addition & 1 deletion examples/tv-app/android/java/ChannelManager.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ class ChannelInfoAttrAccess : public app::AttributeAccessInterface

ChannelInfoAttrAccess gChannelAttrAccess;

/** @brief Tv Channel Cluster Init
/** @brief Channel Cluster Init
*
* This function is called when a specific cluster is initialized. It gives the
* application an opportunity to take care of cluster initialization procedures.
Expand Down
2 changes: 1 addition & 1 deletion src/app/zap_cluster_list.py
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
'THREAD_NETWORK_DIAGNOSTICS_CLUSTER': ['thread-network-diagnostics-server'],
'TIME_CLUSTER': [],
'TIME_SYNCHRONIZATION_CLUSTER': [],
'USER_LABEL_CLUSTER': [],
'USER_LABEL_CLUSTER': ['user-label-server'],
'WAKE_ON_LAN_CLUSTER': [],
'WIFI_NETWORK_DIAGNOSTICS_CLUSTER': ['wifi-network-diagnostics-server'],
'WINDOW_COVERING_CLUSTER': ['window-covering-server'],
Expand Down
Loading

0 comments on commit 3838c19

Please sign in to comment.