Help for this page
sub lcd_home { shift if @_ == 2; ... my ($fd, $state) = @_; lcdDisplay($fd, $state); }