Hello, I am using the board lolin c3 mini, I have the latest air gradient in 2.4.12 and all of the other library are update. I am getting this error
C:\XXXXX\ONE_V9\ONE_V9.ino: In function ‘void updatePm()’:
C:\XXXXX\ONE_V9\ONE_V9.ino:290:26: error: ‘struct PMS::DATA’ has no member named ‘PM_RAW_0_3’
pm03PCount = data1.PM_RAW_0_3;
^~~~~~~~~~
exit status 1
Compilation error: ‘struct PMS::DATA’ has no member named ‘PM_RAW_0_3’
Am i missing something is the Master PMS library ?
Thank you for any help.