wsular / urbanova-aqnet-rpi-node-school

This repository contains code and notes related to the sensor packages developed for WSU Urbanova Air Quality Network (aqnet). This particular repository is for sensors that are used as part of the Ramboll project at schools in the Spokane School District.
0 stars 1 forks source link

What do these lines of code do at the end of the while loop? #8

Closed vonw closed 5 years ago

vonw commented 5 years ago
buffer = buffer[32:]
print("Buffer ", buffer)