mirror of
https://github.com/g4klx/MMDVMHost
synced 2025-12-21 15:09:23 +08:00
Prevent renaming of files and creating git conflicts
This commit is contained in:
@@ -47,9 +47,8 @@ Pins=11,10,0,1,2,3
|
|||||||
|
|
||||||
To compile MMDVMHost with support for the HD44780 use the following commands.
|
To compile MMDVMHost with support for the HD44780 use the following commands.
|
||||||
|
|
||||||
# cp Makefile.Pi.HD44780 Makefile
|
|
||||||
# make clean
|
# make clean
|
||||||
# make
|
# make -f Makefile.Pi.HD44780
|
||||||
|
|
||||||
Other HD44780 variations exist that connect via I2C. Support is also via
|
Other HD44780 variations exist that connect via I2C. Support is also via
|
||||||
wiringPi, but to compile for each I2C device requires a different Makefile
|
wiringPi, but to compile for each I2C device requires a different Makefile
|
||||||
|
|||||||
Reference in New Issue
Block a user