Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drivers/hd44780: optimize detection of 4 and 8 bit modes
The driver can only be used with either 4 or 8 bit modes. Checking if the 5th pin is set in the configuration is enough the determine if 8bit mode should be used or not
- Loading branch information