available()

Checks if data is available to be read. If true then you can call readData(). ccs.available()
ccs: a variable of type ZUNO_CCS811.
bool - True if data is ready, false otherwise