rszimm / sprinklers_pi

Sprinkling System Control Program for the Raspberry Pi
GNU General Public License v2.0
310 stars 100 forks source link

Extend Max Sprinkler Name Length #23

Closed danfinlay closed 5 years ago

danfinlay commented 10 years ago

Right now the max sprinkler name length is just 16 characters. That's enough for a user name or something, but until you support pictures of the zones or a map of the property, I don't see why you'd limit a sprinkler's name length. Just go multi-line if the name is too long.