Skip to content

Commit

Permalink
[m5] Update comment on what screen displays.
Browse files Browse the repository at this point in the history
  • Loading branch information
turon committed Feb 10, 2022
1 parent b293340 commit 4794e53
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions examples/all-clusters-app/esp32/main/StatusScreen.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,13 @@
* @file StatusScreen.cpp
*
* Screen which displays device state and status:
* - status : Operational | Commissionable
* - IP : IPv6 address, UDP port
* - Fabric Index : none | #
* - Fabric ID : none | #
* - Node ID : none | #
* - UDP Port : #
* - IPv4 : none | addr
* - IPv6 LL : none | addr
* - IPv6 ULA : none | addr
*/

#include "StatusScreen.h"
Expand Down

0 comments on commit 4794e53

Please sign in to comment.