Feeds
已回答
I keep getting the Compilation error: call of overloaded 'setField(int, double&)' is ambiguous when setting fields in my TS channel
setField function only takes int, long and float as the second argument. The below line should work. ThingSpeak.setField(2, flo...
I keep getting the Compilation error: call of overloaded 'setField(int, double&)' is ambiguous when setting fields in my TS channel
setField function only takes int, long and float as the second argument. The below line should work. ThingSpeak.setField(2, flo...
2 years 前 | 1
