dhhagan / opcn2

C++ Library for the Alphasense OPC-N2 particle counter
MIT License
15 stars 9 forks source link

only constructors take member initializers #2

Closed dhhagan closed 8 years ago

dhhagan commented 8 years ago

Veryfing code using this library in Particle Build fails with this error:

opcn2-library/opcn2-library.h:161:9: error: only constructors take member initializers
         bool write_config_variables(byte values[])