1 #ifndef pfodRectangle_h
2 #define pfodRectangle_h
26 void send(
char _startChar =
'|');
void send(char _startChar='|')
pfodRectangle & autoIdx(pfodAutoIdx &a_idx)
pfodRectangle & idx(uint16_t _idx)
void init(Print *out, struct VALUES *_values)
pfodRectangle & size(float width, float height)
pfodRectangle & color(int _color)
pfodRectangle & centered()
pfodRectangle & rounded()
pfodRectangle & offset(float _colOffset, float _rowOffset)