PaulRB:
"getPressure" is a function. In C language, a function must always be followed by (), even if the function takes no parameters. Look at how getTemperature and getHumidity are called.
Where can I look?
PaulRB:
"getPressure" is a function. In C language, a function must always be followed by (), even if the function takes no parameters. Look at how getTemperature and getHumidity are called.
Where can I look?