File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed
Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change 1+ # File contains known/allowed Sphinx warnings.
2+
3+ esp_zigbee_zcl_commissioning.inc:line: WARNING: Error in declarator or parameters-and-qualifiers
4+ If pointer to member declarator:
5+ Invalid C++ declaration: Expected identifier in nested name. [error at 56]
6+ struct esp_zb_zcl_commissioning_restart_device_options_t
7+ --------------------------------------------------------^
8+ If declarator-id:
9+ Invalid C++ declaration: Expected identifier in nested name. [error at 56]
10+ struct esp_zb_zcl_commissioning_restart_device_options_t
11+ --------------------------------------------------------^
12+
13+ esp_zigbee_zcl_commissioning.inc:line: WARNING: Error in declarator or parameters-and-qualifiers
14+ If pointer to member declarator:
15+ Invalid C++ declaration: Expected identifier in nested name. [error at 61]
16+ struct esp_zb_zcl_commissioning_reset_startup_param_options_t
17+ -------------------------------------------------------------^
18+ If declarator-id:
19+ Invalid C++ declaration: Expected identifier in nested name. [error at 61]
20+ struct esp_zb_zcl_commissioning_reset_startup_param_options_t
21+ -------------------------------------------------------------^
22+
You can’t perform that action at this time.
0 commit comments