Fixed delayMicroseconds for more than 1 second.
Added new code for max31855
This commit is contained in:
@@ -35,7 +35,7 @@ LIBS = -lwiringPi -lwiringPiDev -lpthread -lm
|
||||
# May not need to alter anything below this line
|
||||
###############################################################################
|
||||
|
||||
SRC = gpio.c extensions.c
|
||||
SRC = gpio.c extensions.c readall.c
|
||||
|
||||
OBJ = $(SRC:.c=.o)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user