Skip to content

Commit ade6f1d

Browse files
committed
removed unnecessary _pinmode alias
1 parent 3b978ad commit ade6f1d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

frontends/common.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,6 @@ Aliases spin2alias[] = {
185185
{ "pintoggle", "_drvnot" },
186186
{ "pinread", "_pinread" },
187187
{ "pinfloat", "_fltl" },
188-
{ "pinmode", "_pinmode" },
189188

190189
{ "getct", "_getcnt" },
191190
{ "getms", "_getms" },

0 commit comments

Comments
 (0)