41 void send(
char _startChar =
'|');
43 void sendValue(int32_t val);
pfodLabel & offset(float _colOffset, float _rowOffset)
pfodLabel & floatReading(float value)
pfodLabel & units(const char *txt)
pfodLabel & units(const __FlashStringHelper *txtF)
pfodLabel & displayMin(float _displayMin)
pfodLabel & idx(uint16_t _idx)
pfodLabel & text(const char *txt)
pfodLabel & displayMax(float _displayMax)
pfodLabel & decimals(int _decPlaces)
pfodLabel & autoIdx(pfodAutoIdx &a_idx)
pfodLabel & text(const __FlashStringHelper *txtF)
void send(char _startChar='|')
pfodLabel & maxValue(int32_t _max)
pfodLabel & fontSize(int _font)
void init(Print *out, struct VALUES *_values)
pfodLabel & intValue(int32_t _value)
pfodLabel & minValue(int32_t _min)
pfodLabel & color(int _color)