Skip to content

Commit 6834ad8

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

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
@@ -179,7 +179,7 @@ unsigned long previousMillis = 0; // will store last time readings were done
179179
const long interval = 1000; // interval at which to repeat readings
180180
```
181181

182-
In the `setup()` function the different board peripherals are initiated including:
182+
In the `setup()` function, the different board peripherals are initialized, including:
183183

184184
- Serial communication
185185
- LEDs and relay outputs

0 commit comments

Comments
 (0)