Add comment to endif

This commit is contained in:
Thomas Hargrove 2022-10-31 10:58:13 -07:00
parent 0e5592fbff
commit 2d3b5c5a76
No known key found for this signature in database
GPG Key ID: 8CB36B7CDA919F1E

View File

@ -81,7 +81,7 @@ struct pmsX003data {
uint16_t temperature10x, humidity10x;
#else
uint16_t particles_50um, particles_100um;
#endif
#endif // PMS_MODEL_PMSx003T
uint16_t unused;
#endif // PMS_MODEL_PMS3003
uint16_t checksum;