Skip to content

Commit 344dc98

Browse files
authored
Update content/hardware/07.opta/opta-family/opta/tutorials/18.smart-compressor-app-note/content.md
1 parent 6834ad8 commit 344dc98

File tree

1 file changed

+1
-1
lines changed
  • content/hardware/07.opta/opta-family/opta/tutorials/18.smart-compressor-app-note

1 file changed

+1
-1
lines changed

content/hardware/07.opta/opta-family/opta/tutorials/18.smart-compressor-app-note/content.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ void setup() {
222222
EthernetInit();
223223
}
224224
```
225-
In the `loop()` function, the WiFi and BLE connections are verified continuously alongside the sensor readings.
225+
In the `loop()` function, the Wi-Fi® and BLE connections and sensor readings are continuously verified.
226226

227227
```arduino
228228
void loop() {

0 commit comments

Comments
 (0)