i need to set a variable from particle cloud console and send it to the photon throught the particle cloud. the variable is a float or integer and i need to use this variable in the loop for some calculation.
now i’m able to read read variable in the cloud from photon using “particle.variable()” but i can’t understand how to set a variable in the cloud and send it to the firmware loop that run in the photon