Skip to content

Commit 958b1a1

Browse files
committed
[Realtek] Restyle some files
1 parent 8fc1edb commit 958b1a1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/light-switch-app/realtek_bee/README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,8 @@ sudo apt-get install git gcc g++ pkg-config libssl-dev libdbus-1-dev libglib2.0-
7777
$ ./scripts/build/build_examples.py --target realtek-rtl8777g-light-switch build
7878
```
7979

80-
You can find the target built file called **_matter-cli-mtd_bank0_MP_dev_*.bin_** under the
80+
You can find the target built file called
81+
**_matter-cli-mtd_bank0_MP_dev_\*.bin\_** under the
8182
`out/realtek-rtl8777g-light-switch/bin` directory.
8283

8384
## More information

examples/light-switch-app/realtek_bee/main/DeviceCallbacks.cpp

-1
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,6 @@ void DeviceCallbacks::DeviceEventCallback(const ChipDeviceEvent * event, intptr_
163163
isOTAInitialized = true;
164164
}
165165
#endif
166-
167166
}
168167

169168
break;

0 commit comments

Comments
 (0)