pintert3 / lc-sensor-evaluation-board

Low-Cost 18-sensor Wireless Sensor Device Code
MIT License
0 stars 0 forks source link

Replace the `delay`s with `sleep`s #64

Open pintert3 opened 2 years ago

pintert3 commented 2 years ago

We should replace the delays in the code with sleeps instead, to save power and possibly prolong the Arduino's time in the field.