Skip to content

Commit

Permalink
update the file structure
Browse files Browse the repository at this point in the history
Signed-off-by: yoyojacky <[email protected]>
  • Loading branch information
yoyojacky committed May 13, 2024
1 parent f763c3c commit 7d4b4f6
Show file tree
Hide file tree
Showing 26 changed files with 1 addition and 77 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion drivers/c/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
DEFAULT: all
.PHONY: install

all: pwmControlFan fanStop safecutoffpower
all: pwmControlFan64 safecutoffpower64

install:
sudo chmod 755 pwmControlFan fanStop safecutoffpower
Expand Down
Binary file removed drivers/c/fanStop
Binary file not shown.
76 changes: 0 additions & 76 deletions drivers/c/fanStop.c

This file was deleted.

Binary file removed drivers/c/pwmControlFan
Binary file not shown.
Binary file removed drivers/c/pwmFanControl
Binary file not shown.
Binary file removed drivers/c/safecutoffpower
Binary file not shown.
Binary file removed drivers/c/safecutoffpower64
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

1 comment on commit 7d4b4f6

@garesystems
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you update the install script, doing the GIT command do not download the proper ./install.sh as before

Please sign in to comment.