mirror of
https://github.com/clockworkpi/DevTerm.git
synced 2026-03-19 10:22:44 +01:00
thermal_printer,temperature(),WringPi has no INPUT_ANALOG,now ASK4PAPER==HIGH issue left
This commit is contained in:
@@ -3,7 +3,7 @@ CC = gcc
|
||||
CFLAGS = -g -Wall
|
||||
LDFLAUS =
|
||||
INCLUDES =
|
||||
LIBS = -lwiringPi
|
||||
LIBS = -lwiringPi -lm
|
||||
|
||||
MAIN = devterm_thermal_printer.elf
|
||||
|
||||
|
||||
Reference in New Issue
Block a user