GET reads all return same variable value

So… uh… do float values work?

Code:

float h;    // humidity

Setup:

Spark.variable("h",&h,FLOAT);

Error:

error: 'FLOAT' was not declared in this scope