Skip to content

Commit

Permalink
Merge pull request #92 from srepac/patch-6
Browse files Browse the repository at this point in the history
Update atx.c
  • Loading branch information
ThomasVon2021 committed Nov 21, 2023
2 parents d2d0bc2 + 23fb6a7 commit 87824db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package/kvmd-atx/atx.c
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
#define H616_PIN_LED_HDD 41 //GPIO 233

#define POWER_ON_DELAY 500 //unit:ms
#define POWER_OFF_DELAY 3000 //unit:ms
#define POWER_OFF_DELAY 5000 //unit:ms
#define POWER_RESET_DELAY 500 //unit:ms

typedef struct
Expand Down

0 comments on commit 87824db

Please sign in to comment.