Skip to content

Commit 5dceec5

Browse files
committed
update
1 parent a2c651d commit 5dceec5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/Pintest/Pintest.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ if(portRef == (void*)&GPIO4_DR) { return "GPIO4_DR"; }
9595
return fullstrBuffer;
9696
}
9797

98+
9899
template<uint8_t PIN> void CheckPin()
99100
{
100101
CheckPin<PIN - 1>();

0 commit comments

Comments
 (0)