PR #22 is a stab at list support for strings and ints (which works quite well on esp32) but that implementation has drawbacks like usage of vector. Right now input and toggle are only supported menu types and hopefully lists can be added as well.
PR #22 is a stab at list support for strings and ints (which works quite well on esp32) but that implementation has drawbacks like usage of vector.
Right now input and toggle are only supported menu types and hopefully lists can be added as well.