We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6834ad8 commit 344dc98Copy full SHA for 344dc98
content/hardware/07.opta/opta-family/opta/tutorials/18.smart-compressor-app-note/content.md
@@ -222,7 +222,7 @@ void setup() {
222
EthernetInit();
223
}
224
```
225
-In the `loop()` function, the WiFi and BLE connections are verified continuously alongside the sensor readings.
+In the `loop()` function, the Wi-Fi® and BLE connections and sensor readings are continuously verified.
226
227
```arduino
228
void loop() {
0 commit comments